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:
parent
a2a2cb76e9
commit
cd59eb1d7f
2 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue