X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2F3rd_party_ci%2Fpostprocess-netvirt.sh;h=adffaf42dc0ca89e22dc5d4782057192b1db5a29;hb=refs%2Fchanges%2F33%2F25933%2F1;hp=d89423f574a863a55c95ca41f3b8d43d03736b99;hpb=e9e33d3cf0f6e9b555d633611645f41619a3d4e5;p=releng.git diff --git a/jjb/3rd_party_ci/postprocess-netvirt.sh b/jjb/3rd_party_ci/postprocess-netvirt.sh index d89423f57..adffaf42d 100755 --- a/jjb/3rd_party_ci/postprocess-netvirt.sh +++ b/jjb/3rd_party_ci/postprocess-netvirt.sh @@ -2,6 +2,6 @@ set -e # wipe the WORKSPACE -/bin/rm -rf $WORKSPACE +/bin/rm -rf $WORKSPACE/* echo "Hello World"