diff options
Diffstat (limited to 'sca-cpp/trunk/modules/http/http-test')
-rwxr-xr-x | sca-cpp/trunk/modules/http/http-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/http/http-test b/sca-cpp/trunk/modules/http/http-test index 73cfe700a6..956b13a516 100755 --- a/sca-cpp/trunk/modules/http/http-test +++ b/sca-cpp/trunk/modules/http/http-test @@ -18,6 +18,7 @@ # under the License. # Setup +rm -rf tmp ./httpd-conf tmp localhost 8090 htdocs ./httpd-event-conf tmp ./httpd-start tmp |