From 6ba95b96124c67a611e5b33c5d52c5f4486eb1ba Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 3 Nov 2014 17:19:53 +0100 Subject: smoother output --- bin/g-i-installation.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 454451b1..def805bb 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -38,6 +38,9 @@ else INITRD=initrd.gz fi +echo "Testing $NAME with $URL" +echo + # # define workspace + results # @@ -90,6 +93,7 @@ fetch_if_newer() { cleanup_all() { set +x set +e + echo # # kill qemu # -- cgit v1.2.3-54-g00ecf