diff options
Diffstat (limited to 'bin/lvc.sh')
-rwxr-xr-x | bin/lvc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ discard_snapshots() { if [ -z "$WORKSPACE" ] ; then WORKSPACE=$PWD fi +echo WORKSPACE=$WORKSPACE RESULTS=$WORKSPACE/results IMAGE=$WORKSPACE/$(basename $URL) |