From 11830568479897f4e8a91b9b746017bc2566d057 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 22 Dec 2012 00:17:14 +0100 Subject: hangs should just be a warning --- bin/g-i-installation.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index a543c79a..a02a6106 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -271,7 +271,7 @@ monitor_system() { echo "QEMU was powered down, continuing." break elif [ ! -z "$STACK_LINE" ] ; then - echo "WARNING: got a stack-trace, probably on power-down." + echo "Info: got a stack-trace, probably on power-down." break fi fi @@ -295,7 +295,7 @@ monitor_system() { set -x # if so and if TRIGGERED != "" if [ ! -z "$TRIGGERED" ] ; then - echo ERROR snapshot_${PRINTF_NR}.ppm snapshot_${PRINTF_OLD}.ppm match, ending installation. + echo "Warning: snapshot_${PRINTF_NR}.ppm snapshot_${PRINTF_OLD}.ppm match, ending installation." ls -la snapshot_${PRINTF_NR}.ppm snapshot_${PRINTF_OLD}.ppm figlet "Installation hangs." break -- cgit v1.2.3-70-g09d2