From b2e4de4a01d10861b6bf81adab7b903c6cc9f5c2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 24 Apr 2014 18:55:32 +0200 Subject: g-i: be somewhat more verbose --- bin/g-i-installation.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 77074949..a4143deb 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -805,6 +805,7 @@ monitor_system() { echo "could not take vncsnapshot from $DISPLAY, lets try again..." let NR=NR-1 PRINTF_NR=$(printf "%06d" $NR) + echo "$PRINTF_NR: $(date)" fi # give signal we are still running if [ $(($NR % 14)) -eq 0 ] ; then -- cgit v1.2.3-54-g00ecf