summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-08-23 16:31:13 +0200
committerHolger Levsen <holger@layer-acht.org>2016-08-23 16:31:13 +0200
commitbe7c0df10d1d2dfe7a1ba903ee5bf6d9ca87c10b (patch)
treea2869837b25d8128342d614a8487b6602c5b4960 /bin
parent50b8c6beae652b41e8f0fdc53d71280abd94d5bd (diff)
downloadjenkins.debian.net-be7c0df10d1d2dfe7a1ba903ee5bf6d9ca87c10b.tar.xz
lvc: add debug output
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lvc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/lvc.sh b/bin/lvc.sh
index 4403f724..f4ff4e25 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -83,6 +83,7 @@ discard_snapshots() {
if [ -z "$WORKSPACE" ] ; then
WORKSPACE=$PWD
fi
+echo WORKSPACE=$WORKSPACE
RESULTS=$WORKSPACE/results
IMAGE=$WORKSPACE/$(basename $URL)