diff options
Diffstat (limited to 'jjb/compass4nfv/compass-workspace-cleanup.sh')
-rw-r--r-- | jjb/compass4nfv/compass-workspace-cleanup.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/compass4nfv/compass-workspace-cleanup.sh b/jjb/compass4nfv/compass-workspace-cleanup.sh deleted file mode 100644 index 98201af9b..000000000 --- a/jjb/compass4nfv/compass-workspace-cleanup.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -set -o errexit -set -o nounset -set -o pipefail - -# delete everything that is in $WORKSPACE -/bin/rm -rf $WORKSPACE
\ No newline at end of file |