diff options
Diffstat (limited to 'plans/clamp/UIs/teardown.sh')
-rwxr-xr-x | plans/clamp/UIs/teardown.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/clamp/UIs/teardown.sh b/plans/clamp/UIs/teardown.sh index 07067e60..0e10d770 100755 --- a/plans/clamp/UIs/teardown.sh +++ b/plans/clamp/UIs/teardown.sh @@ -17,6 +17,6 @@ # Modifications copyright (c) 2017 AT&T Intellectual Property # -source ${WORKSPACE}/test/csit/scripts/clamp/kill_and_remove_clamp_and_db_containers.sh +source ${WORKSPACE}/scripts/clamp/kill_and_remove_clamp_and_db_containers.sh # $WORKSPACE/archives/clamp-clone deleted with archives folder when tests starts so we keep it at the end for debugging |