diff options
Diffstat (limited to 'deployment/heat')
-rwxr-xr-x | deployment/heat/onap-oom/scripts/deploy.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/scripts/deploy.sh b/deployment/heat/onap-oom/scripts/deploy.sh index e73b5ecd6..619a7c1e8 100755 --- a/deployment/heat/onap-oom/scripts/deploy.sh +++ b/deployment/heat/onap-oom/scripts/deploy.sh @@ -1,5 +1,4 @@ #!/bin/bash -x -. $WORKSPACE/test/ete/labs/windriver/Integration-Jenkins-openrc if [ -z "$WORKSPACE" ]; then export WORKSPACE=`git rev-parse --show-toplevel` |