summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
#