From 59f8fbd7a72002e8245465132d25fdf76af97c77 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 2 Jan 2013 15:11:48 +0100 Subject: g-i-installation.sh: be less verbose --- bin/g-i-installation.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index f7615dbc..335118f9 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -522,7 +522,6 @@ monitor_system() { PIXEL=$(compare -metric AE snapshot_${PRINTF_NR}.ppm snapshot_${PRINTF_OLD}.ppm /dev/null 2>&1 || echo 100000) # FIXME: this is a broken workaround echo "$PIXEL pixel difference between snapshot_${PRINTF_NR}.ppm and snapshot_${PRINTF_OLD}.ppm" if [ $PIXEL -lt 400 ] ; then - set -x # unless TRIGGER_MODE is empty, matching images means its over if [ ! -z "$TRIGGER_MODE" ] ; then echo "Warning: snapshot_${PRINTF_NR}.ppm snapshot_${PRINTF_OLD}.ppm match, ending installation." -- cgit v1.2.3-70-g09d2