diff options
Diffstat (limited to 'jjb/3rd_party_ci/functest-netvirt.sh')
-rwxr-xr-x | jjb/3rd_party_ci/functest-netvirt.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/3rd_party_ci/functest-netvirt.sh b/jjb/3rd_party_ci/functest-netvirt.sh deleted file mode 100755 index adffaf42d..000000000 --- a/jjb/3rd_party_ci/functest-netvirt.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -set -e - -# wipe the WORKSPACE -/bin/rm -rf $WORKSPACE/* - -echo "Hello World" |