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