From 23f2fb83fc46ccf46ee9d686628ba7c4b7d85339 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 2 May 2013 12:44:22 +0200 Subject: raise limit to 16h --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index a0e161d1..414c596d 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -728,7 +728,7 @@ monitor_system() { TRIGGER_NR=0 cd $RESULTS sleep 4 - hourlimit=12 # hours + hourlimit=16 # hours echo "Taking screenshots every 2 seconds now, until qemu ends for whatever reasons or $hourlimit hours have passed or if the test seems to hang." echo timelimit=$(( $hourlimit * 60 * 60 / 2 )) -- cgit v1.2.3-54-g00ecf