aboutsummaryrefslogtreecommitdiffstats
path: root/init_test.sh
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-07-24 12:15:56 -0700
committerbnewbold <bnewbold@robocracy.org>2012-07-24 12:15:56 -0700
commit9f2871ebd77e3d862ffd0e940747d684ddc7e1f9 (patch)
tree61acedc0e91a1e321f0ec0e48e3e1816001f3f90 /init_test.sh
parent0e36e75866cccf6e4ec5350713aeb47ef87844af (diff)
downloadexmachina-9f2871ebd77e3d862ffd0e940747d684ddc7e1f9.tar.gz
exmachina-9f2871ebd77e3d862ffd0e940747d684ddc7e1f9.zip
add group flag
Diffstat (limited to 'init_test.sh')
-rwxr-xr-xinit_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/init_test.sh b/init_test.sh
index c53d76b..941285d 100755
--- a/init_test.sh
+++ b/init_test.sh
@@ -4,7 +4,7 @@
export key=`./exmachina.py --random-key`
-echo $key | ./exmachina.py -vk --pidfile /tmp/exmachina_test.pid
+echo $key | ./exmachina.py -vk --pidfile /tmp/exmachina_test.pid -g www-data
sleep 1
echo $key | sudo -u www-data -g www-data ./test_exmachina.py -k