SuccessConsole Output

Started by user Vincent Sanders
Building on master in workspace /var/lib/jenkins/workspace/infra-netsurf-website-release
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.netsurf-browser.org/netsurf-website.git # timeout=10
Fetching upstream changes from git://git.netsurf-browser.org/netsurf-website.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/netsurf-website.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 07eade9e368f0d88141ddaa29f03fc1bc6632a8a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07eade9e368f0d88141ddaa29f03fc1bc6632a8a
 > git rev-list 07eade9e368f0d88141ddaa29f03fc1bc6632a8a # timeout=10
[infra-netsurf-website-release] $ /bin/sh -xe /tmp/hudson4970287471590598728.sh
+ git archive --format=tar HEAD
+ cd /srv/www.netsurf-browser.org/html
+ tar xf -
Finished: SUCCESS