From f278315081b24b59bf73e9613e552e3519200a71 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 28 May 2012 04:39:18 +0000 Subject: Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343138 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/samples/store-sql/start | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-cpp/trunk/samples/store-sql/start') diff --git a/sca-cpp/trunk/samples/store-sql/start b/sca-cpp/trunk/samples/store-sql/start index d4cf3c265b..f3d5e67a33 100755 --- a/sca-cpp/trunk/samples/store-sql/start +++ b/sca-cpp/trunk/samples/store-sql/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 -- cgit v1.2.3