summaryrefslogtreecommitdiffstats
path: root/bin/lvc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lvc.sh')
-rwxr-xr-xbin/lvc.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/lvc.sh b/bin/lvc.sh
index f4ff4e25..f74ced03 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -4,7 +4,7 @@
# Copyright 2016 Philip Hands <phil@hands.com>
# released under the GPLv=2
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
@@ -83,7 +83,6 @@ discard_snapshots() {
if [ -z "$WORKSPACE" ] ; then
WORKSPACE=$PWD
fi
-echo WORKSPACE=$WORKSPACE
RESULTS=$WORKSPACE/results
IMAGE=$WORKSPACE/$(basename $URL)