From 357ad514fe1f1171425e5730154dc578599915f5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 22 Jan 2014 05:26:50 +0100 Subject: fixup cb4515a5d5593309f5023164615c747b1128eb34 --- 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 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... -- cgit v1.2.3-54-g00ecf