if [ -d .git ]; then git checkout -f master; git branch --set-upstream-to origin/master; else exit 0; fi in dir /builder/x86_legacy/build (timeout 1200 secs) watching logfiles {} argv: if [ -d .git ]; then git checkout -f master; git branch --set-upstream-to origin/master; else exit 0; fi environment: HOME=/builder HOSTNAME=66df3bda69d7 LANG=en_US.utf8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/builder/x86_legacy/build SHLVL=1 using PTY: False Already on 'master' Your branch is up-to-date with 'origin/master'. Branch master set up to track remote branch master from origin. program finished with exit code 0 elapsedTime=0.104068