diff options
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 # |