diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-01-06 02:36:04 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-01-06 02:36:04 +0100 |
commit | a3228c9f671e8d74e33b585b49a05c7d5d166092 (patch) | |
tree | a3271fcf6f82798b5f4009207efe6ab9db4661ed /bin | |
parent | 6eb39e5690d36598af86766117b956bf039aa409 (diff) | |
download | jenkins.debian.net-a3228c9f671e8d74e33b585b49a05c7d5d166092.tar.xz |
g-i: debug
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g-i-installation.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index e5f05d81..c3163059 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -473,6 +473,7 @@ monitor_system() { sleep 4 echo "Taking screenshots every 2 seconds now, until qemu ends for whatever reasons or 6h have passed or if the test seems to hang." echo + set -x let MAX_RUNS=NR+10800 while [ $NR -lt $MAX_RUNS ] ; do # |