Merge "prototypes: bifrost: Cleanup old VM console logs"
[releng.git] / jjb / 3rd_party_ci / download-netvirt-artifact.sh
index 0a48e3a..be2d405 100755 (executable)
@@ -1,6 +1,10 @@
 #!/bin/bash
 set -e
 
+if [ -z ${WORKSPACE} ]; then
+  echo "WORKSPACE is unset. Please do so."
+  exit 1
+fi
 # wipe the WORKSPACE
 /bin/rm -rf $WORKSPACE/*