summaryrefslogtreecommitdiffstats
path: root/plans/optf-has/has/teardown.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plans/optf-has/has/teardown.sh')
-rwxr-xr-xplans/optf-has/has/teardown.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/plans/optf-has/has/teardown.sh b/plans/optf-has/has/teardown.sh
index 41d7aff2..934d0e69 100755
--- a/plans/optf-has/has/teardown.sh
+++ b/plans/optf-has/has/teardown.sh
@@ -24,11 +24,11 @@
# optf/has scripts docker containers killing";
#
echo "# optf/has has scripts calling";
-source ${WORKSPACE}/test/csit/scripts/optf-has/has/has_teardown_script.sh
+source ${WORKSPACE}/scripts/optf-has/has/has_teardown_script.sh
echo "# optf/has simulator scripts calling";
-source ${WORKSPACE}/test/csit/scripts/optf-has/has/simulator_teardown_script.sh
+source ${WORKSPACE}/scripts/optf-has/has/simulator_teardown_script.sh
echo "# optf/has music scripts calling";
-source ${WORKSPACE}/test/csit/scripts/optf-has/has/music_teardown_script.sh
+source ${WORKSPACE}/scripts/optf-has/has/music_teardown_script.sh