diff options
Diffstat (limited to 'sca-cpp/trunk/modules/python/wiring-test')
-rwxr-xr-x | sca-cpp/trunk/modules/python/wiring-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/python/wiring-test b/sca-cpp/trunk/modules/python/wiring-test index 4dd3ca7228..899c3eb5a1 100755 --- a/sca-cpp/trunk/modules/python/wiring-test +++ b/sca-cpp/trunk/modules/python/wiring-test @@ -22,6 +22,7 @@ here=`echo "import os; print os.path.realpath('$0')" | python`; here=`dirname $h curl_prefix=`cat $here/../http/curl.prefix` # Setup +rm -rf tmp ../http/httpd-conf tmp localhost 8090 ../server/htdocs ../http/httpd-event-conf tmp ../server/server-conf tmp |