diff options
Diffstat (limited to 'jjb/3rd_party_ci/functest-netvirt.sh')
-rwxr-xr-x | jjb/3rd_party_ci/functest-netvirt.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/3rd_party_ci/functest-netvirt.sh b/jjb/3rd_party_ci/functest-netvirt.sh index d89423f57..adffaf42d 100755 --- a/jjb/3rd_party_ci/functest-netvirt.sh +++ b/jjb/3rd_party_ci/functest-netvirt.sh @@ -2,6 +2,6 @@ set -e # wipe the WORKSPACE -/bin/rm -rf $WORKSPACE +/bin/rm -rf $WORKSPACE/* echo "Hello World" |