[Pkg-owncloud-commits] [owncloud] 43/129: Fix termination of the ceph docker

David Prévot taffit at moszumanska.debian.org
Thu Nov 5 01:04:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit 4408507fc79863cf83a1b20c7a35b606755c470c
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date:   Fri Oct 16 13:27:27 2015 +0200

    Fix termination of the ceph docker
---
 autotest.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autotest.sh b/autotest.sh
index 42807b8..73ba740 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -271,7 +271,7 @@ function execute_tests {
 
 	if [ "$PRIMARY_STORAGE_CONFIG" == "swift" ] ; then
 		echo "Kill the swift docker"
-		tests/objectstore/stop-swift-ceph.sh
+		objectstore/stop-swift-ceph.sh
 	fi
 
 	if [ ! -z "$DOCKER_CONTAINER_ID" ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list