UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit a15386f9 authored by Luke ODonnell's avatar Luke ODonnell
Browse files

Update test.sh

parent 3f3e0491
No related merge requests found
......@@ -7,7 +7,7 @@ python_reqs=(Jinja2 jmespath python-heatclient python-keystoneclient python-nova
function setup_volume {
#permissions check
sleep 2m
if [ "$EUID" -ne 0 ]; then
echo "Please run with sudo"
exit 3
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment