summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-03 17:19:53 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-03 17:19:53 +0100
commit6ba95b96124c67a611e5b33c5d52c5f4486eb1ba (patch)
tree572a1f4fbc7dd6894f1b45c348391941855674eb
parentfe6b6969614d624bfb480c27af1b21ed4c8d93a8 (diff)
downloadjenkins.debian.net-6ba95b96124c67a611e5b33c5d52c5f4486eb1ba.tar.xz
smoother output
-rw-r--r--bin/g-i-installation.sh4
1 files changed, 4 insertions, 0 deletions
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
#