summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsca-cpp/trunk/samples/store-cpp/ssl-start2
-rwxr-xr-xsca-cpp/trunk/samples/store-cpp/start2
-rwxr-xr-xsca-cpp/trunk/samples/store-cpp/stop2
3 files changed, 3 insertions, 3 deletions
diff --git a/sca-cpp/trunk/samples/store-cpp/ssl-start b/sca-cpp/trunk/samples/store-cpp/ssl-start
index 01ee0eb76c..3a96fe950c 100755
--- a/sca-cpp/trunk/samples/store-cpp/ssl-start
+++ b/sca-cpp/trunk/samples/store-cpp/ssl-start
@@ -32,5 +32,5 @@ SCAComposite store.composite
EOF
-../../components/cache/memcached-start
+../../components/cache/memcached-start tmp
../../modules/http/httpd-start tmp
diff --git a/sca-cpp/trunk/samples/store-cpp/start b/sca-cpp/trunk/samples/store-cpp/start
index c0f2813d07..444a87c4eb 100755
--- a/sca-cpp/trunk/samples/store-cpp/start
+++ b/sca-cpp/trunk/samples/store-cpp/start
@@ -28,5 +28,5 @@ SCAComposite store.composite
EOF
-../../components/cache/memcached-start
+../../components/cache/memcached-start tmp
../../modules/http/httpd-start tmp
diff --git a/sca-cpp/trunk/samples/store-cpp/stop b/sca-cpp/trunk/samples/store-cpp/stop
index a59273b8ed..3b4c74a587 100755
--- a/sca-cpp/trunk/samples/store-cpp/stop
+++ b/sca-cpp/trunk/samples/store-cpp/stop
@@ -18,4 +18,4 @@
# under the License.
../../modules/http/httpd-stop tmp
-../../components/cache/memcached-stop
+../../components/cache/memcached-stop tmp