diff options
Diffstat (limited to 'sca-cpp/trunk/samples/store-cpp/start')
-rwxr-xr-x | sca-cpp/trunk/samples/store-cpp/start | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/samples/store-cpp/start b/sca-cpp/trunk/samples/store-cpp/start index 444a87c4eb..4ad506f7b5 100755 --- a/sca-cpp/trunk/samples/store-cpp/start +++ b/sca-cpp/trunk/samples/store-cpp/start @@ -17,6 +17,7 @@ # specific language governing permissions and limitations # under the License. +rm -rf tmp ../../modules/http/httpd-conf tmp localhost 8090 htdocs ../../modules/http/httpd-event-conf tmp ../../modules/server/server-conf tmp |