Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231821 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jsdelfino 2012-01-16 03:49:01 +00:00
commit c3cc3ea6b1
44 changed files with 99 additions and 86 deletions

View file

@ -32,5 +32,5 @@ SCAComposite store.composite
EOF
../../components/cache/memcached-start
../../components/cache/memcached-start tmp
../../modules/http/httpd-start tmp

View file

@ -28,5 +28,5 @@ SCAComposite store.composite
EOF
../../components/cache/memcached-start
../../components/cache/memcached-start tmp
../../modules/http/httpd-start tmp

View file

@ -18,4 +18,4 @@
# under the License.
../../modules/http/httpd-stop tmp
../../components/cache/memcached-stop
../../components/cache/memcached-stop tmp