dovetail: debug logs set to true
[releng.git] / jjb / 3rd_party_ci / postprocess-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"