summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-01-22 05:26:50 +0100
committerHolger Levsen <holger@layer-acht.org>2014-01-22 05:26:50 +0100
commit357ad514fe1f1171425e5730154dc578599915f5 (patch)
tree364ccaf613b2dcdc2aa1ca4555cbc3c48bb49e2c /bin/g-i-installation.sh
parentf55b5b6f2799856de098498b9d52f2b80d6e95cf (diff)
downloadjenkins.debian.net-357ad514fe1f1171425e5730154dc578599915f5.tar.xz
fixup cb4515a5d5593309f5023164615c747b1128eb34
Diffstat (limited to 'bin/g-i-installation.sh')
-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 31b14ecb..ced44aff 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -798,7 +798,7 @@ monitor_system() {
break
elif [ ! -z "$INVALID_SIG_LINE" ] ; then
echo "ERROR: Invalid Release signature found, aborting."
- break
+ exit 1
fi
fi
# every 100 screenshots, starting from the $TIMEOUTth one...