Add call to run shellcheck
[releng.git] / jjb / 3rd_party_ci / functest-netvirt.sh
index abc7975..adffaf4 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/bash
+set -e
+
+# wipe the WORKSPACE
+/bin/rm -rf $WORKSPACE/*
 
 echo "Hello World"
-ls -al $WORKSPACE