(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.004514
program finished with exit code 0
git cat-file -e e6497bca5afcc227375ee8984b798e23a28cf59b
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'e6497bca5afcc227375ee8984b798e23a28cf59b']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.006516
git fetch
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
   5635c94..e6497bc  master     -> origin/master
program finished with exit code 0
elapsedTime=1.814437
git reset --hard e6497bca5afcc227375ee8984b798e23a28cf59b --
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'e6497bca5afcc227375ee8984b798e23a28cf59b', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at e6497bc [Android] Simplify instantiations of OverlayConfigButton.java. Also simplified resizeDrawable even more. We just acquire the resource instance and then get the display metrics directly.
program finished with exit code 0
elapsedTime=0.028623
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'rev-parse', 'HEAD']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
e6497bca5afcc227375ee8984b798e23a28cf59b
program finished with exit code 0
elapsedTime=0.002847