[Debian-ha-commits] [pcs] 10/14: d/tests: update testsuite-pcs to use python3
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Sat Oct 14 11:56:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
vvidic-guest pushed a commit to branch master
in repository pcs.
commit f1adda63c2bd65eceb9450edb200b4f3932f102e
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Fri Oct 13 19:14:57 2017 +0200
d/tests: update testsuite-pcs to use python3
---
debian/tests/testsuite-pcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/testsuite-pcs b/debian/tests/testsuite-pcs
index 10d4ce5..a8cedd6 100755
--- a/debian/tests/testsuite-pcs
+++ b/debian/tests/testsuite-pcs
@@ -13,4 +13,4 @@ cat >>/etc/hosts <<EOF
192.168.1.3 rh7-3 rh7-3.localhost
EOF
-python /usr/lib/python2.7/dist-packages/pcs/test/suite.py 2>&1
+python3 /usr/lib/python3/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