[Debian-ha-commits] [pcs] 05/08: debian/tests: ignore corosync-qdevice stop failure

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Jul 5 13:00:14 UTC 2016


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

vvidic-guest pushed a commit to branch master
in repository pcs.

commit c5940625dbb499a2da269417799a16166e995620
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Tue Jul 5 14:41:59 2016 +0200

    debian/tests: ignore corosync-qdevice stop failure
---
 debian/tests/setup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/setup b/debian/tests/setup
index fdca977..8a76269 100755
--- a/debian/tests/setup
+++ b/debian/tests/setup
@@ -11,7 +11,7 @@ cleanup () {
 
 trap "cleanup" 0 2 3 15
 
-pcs cluster setup --name debian --local --force --start localhost
+pcs cluster setup --name debian --local --force --start localhost 2>&1
 service pcsd start
 
 sleep 60

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



More information about the Debian-HA-Commits mailing list