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:
parent
a38d708407
commit
c3cc3ea6b1
44 changed files with 99 additions and 86 deletions
|
|
@ -32,5 +32,5 @@ SCAComposite store.composite
|
|||
|
||||
EOF
|
||||
|
||||
../../components/cache/memcached-start
|
||||
../../components/cache/memcached-start tmp
|
||||
../../modules/http/httpd-start tmp
|
||||
|
|
|
|||
|
|
@ -28,5 +28,5 @@ SCAComposite store.composite
|
|||
|
||||
EOF
|
||||
|
||||
../../components/cache/memcached-start
|
||||
../../components/cache/memcached-start tmp
|
||||
../../modules/http/httpd-start tmp
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@
|
|||
# under the License.
|
||||
|
||||
../../modules/http/httpd-stop tmp
|
||||
../../components/cache/memcached-stop
|
||||
../../components/cache/memcached-stop tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue