aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dmaap-buscontroller/dmaapbc-launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dmaap-buscontroller/dmaapbc-launch.sh')
-rwxr-xr-xscripts/dmaap-buscontroller/dmaapbc-launch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dmaap-buscontroller/dmaapbc-launch.sh b/scripts/dmaap-buscontroller/dmaapbc-launch.sh
index 317c17f1..079b6644 100755
--- a/scripts/dmaap-buscontroller/dmaapbc-launch.sh
+++ b/scripts/dmaap-buscontroller/dmaapbc-launch.sh
@@ -8,7 +8,7 @@ function dmaapbc_launch() {
CONTAINER_NAME=dmaapbc
IP=""
- cd ${WORKSPACE}/test/csit/scripts/dmaap-buscontroller
+ cd ${WORKSPACE}/scripts/dmaap-buscontroller
TMP_CFG=/tmp/docker-databus-controller.conf
. ./onapCSIT.env > $TMP_CFG