summaryrefslogtreecommitdiffstats
path: root/tests/dmz-clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dmz-clean.sh')
-rw-r--r--tests/dmz-clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dmz-clean.sh b/tests/dmz-clean.sh
index 3635ebb..32302a2 100644
--- a/tests/dmz-clean.sh
+++ b/tests/dmz-clean.sh
@@ -30,7 +30,7 @@ if [ $# -eq 1 ]; then
fi
fi
-source /opt/copper/admin-openrc.sh
+source /tmp/copper/admin-openrc.sh
echo "Get Congress policy 'test' ID"
test_policy_ID=$(openstack congress policy show test | awk "/ id / { print \$4 }")