summaryrefslogtreecommitdiffstats
path: root/plans/appc/healthcheck/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plans/appc/healthcheck/setup.sh')
-rwxr-xr-xplans/appc/healthcheck/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/appc/healthcheck/setup.sh b/plans/appc/healthcheck/setup.sh
index da441ea5..0ea9f925 100755
--- a/plans/appc/healthcheck/setup.sh
+++ b/plans/appc/healthcheck/setup.sh
@@ -18,7 +18,7 @@
#
# Place the scripts in run order:
SCRIPTS="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
-source ${WORKSPACE}/test/csit/scripts/appc/script1.sh
+source ${WORKSPACE}/scripts/appc/script1.sh
export APPC_DOCKER_IMAGE_VERSION=1.4.0-SNAPSHOT-latest
export CCSDK_DOCKER_IMAGE_VERSION=0.2-STAGING-latest