[Debian-ha-commits] [pcs] 04/08: Revert "debian/tests: detect testsuite failures"

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Jul 5 13:00:13 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 9148d52df39266cb05926a7637a5e908839c106f
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Tue Jul 5 14:40:33 2016 +0200

    Revert "debian/tests: detect testsuite failures"
    
    Python testsuite exit code fixed upstream.
---
 debian/tests/testsuite-pcs | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/tests/testsuite-pcs b/debian/tests/testsuite-pcs
index 9896770..3842e69 100755
--- a/debian/tests/testsuite-pcs
+++ b/debian/tests/testsuite-pcs
@@ -9,7 +9,4 @@ cat >>/etc/hosts <<EOF
 192.168.1.3 rh7-3
 EOF
 
-if python /usr/lib/python2.7/dist-packages/pcs/test/suite.py 2>&1 | grep -20 FAIL
-then
-  exit 1
-fi
+python /usr/lib/python2.7/dist-packages/pcs/test/suite.py 2>&1

-- 
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