Add call to run shellcheck
[releng.git] / jjb / 3rd_party_ci / functest-netvirt.sh
index d89423f..adffaf4 100755 (executable)
@@ -2,6 +2,6 @@
 set -e
 
 # wipe the WORKSPACE
-/bin/rm -rf $WORKSPACE
+/bin/rm -rf $WORKSPACE/*
 
 echo "Hello World"