summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-18 20:25:50 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-18 20:25:50 +0100
commitab32abfbd215251e1da9a8c53d0bc6de87156c91 (patch)
tree72a9b5822a04395a761db5d909cd45096f8393cb /bin
parentf821a22de352dee40bbc8c9e31a82dcb3ff35ea6 (diff)
downloadjenkins.debian.net-ab32abfbd215251e1da9a8c53d0bc6de87156c91.tar.xz
fixup
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 7e1a8e6e..2dadde1b 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -293,7 +293,7 @@ monitor_system() {
break
else
TRIGGERED="true"
- let TRIGGER_NR=NR+2
+ let TRIGGER_NR=NR-1
echo $TRIGGER_NR
fi
fi