diff options
Diffstat (limited to 'plans/vvp/sanity/teardown.sh')
-rw-r--r-- | plans/vvp/sanity/teardown.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/vvp/sanity/teardown.sh b/plans/vvp/sanity/teardown.sh index b0f33a64..3369c029 100644 --- a/plans/vvp/sanity/teardown.sh +++ b/plans/vvp/sanity/teardown.sh @@ -17,4 +17,4 @@ # Modifications copyright (c) 2017 AT&T Intellectual Property # -source ${WORKSPACE}/test/csit/scripts/vvp/kill_containers_and_remove_dataFolders.sh +source ${WORKSPACE}/scripts/vvp/kill_containers_and_remove_dataFolders.sh |