diff options
Diffstat (limited to 'sca-cpp/trunk/modules/python/wiring-test')
-rwxr-xr-x | sca-cpp/trunk/modules/python/wiring-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/python/wiring-test b/sca-cpp/trunk/modules/python/wiring-test index a3c85838fd..9f2aae342d 100755 --- a/sca-cpp/trunk/modules/python/wiring-test +++ b/sca-cpp/trunk/modules/python/wiring-test @@ -20,7 +20,7 @@ echo "Testing..." # Setup -../http/httpd-conf tmp 8090 ../server/htdocs +../http/httpd-conf tmp localhost 8090 ../server/htdocs ../server/server-conf tmp ./python-conf tmp cat >>tmp/conf/httpd.conf <<EOF |