From a94484c408cb7c54ed4a18c80ed350fe67b3d471 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 18 Dec 2012 11:12:21 +0100 Subject: fixup: use gocr to detect finished installations. also try harder to get the qemu logfile --- 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 5008b639..408aa1b5 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -220,7 +220,7 @@ monitor_system() { fi # let's drive this further case $TYPE in - rescue) ;; rescue_action $NR + rescue) ;; rescue_action esac # test if this screenshot is the same as the one 400 screenshots ago, and if so, let stop this if [ $(($NR % 100)) -eq 0 ] && [ $NR -gt 400 ] ; then -- cgit v1.2.3-70-g09d2