Fix invocation of ip-redirect commands as they need sudo to execute.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jsdelfino 2010-10-25 03:18:20 +00:00
commit cd59eb1d7f
2 changed files with 8 additions and 8 deletions

View file

@ -72,8 +72,8 @@ sleep 1
../../modules/http/httpd-start tmp/proxy2
# Redirect traffic from port 80 to proxy1
#../../ubuntu/ip-redirect-all 80 8091
#sudo ../../ubuntu/ip-redirect-all 80 8091
# Redirect traffic from port 80 to proxy2
#../../ubuntu/ip-redirect-all 80 8092
#sudo ../../ubuntu/ip-redirect-all 80 8092