summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-18 11:12:21 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-18 11:12:21 +0100
commita94484c408cb7c54ed4a18c80ed350fe67b3d471 (patch)
tree2a5ff1e4e70ea435657582ca38596108f6b6a8b1 /bin
parent6e7d710227fbeef30d6563ab4da67bdb48ee45ca (diff)
downloadjenkins.debian.net-a94484c408cb7c54ed4a18c80ed350fe67b3d471.tar.xz
fixup: use gocr to detect finished installations. also try harder to get the qemu logfile
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
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