[Debian-astro-commits] [python-pywcs] 01/02: Set exit value for CI tests

Ole Streicher olebole at moszumanska.debian.org
Wed Nov 9 10:16:54 UTC 2016


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

olebole pushed a commit to branch debian
in repository python-pywcs.

commit 233fba8d10fc2eb8fdb49bd50835ca9bd7c688da
Author: Ole Streicher <ole at aip.de>
Date:   Wed Nov 9 11:09:47 2016 +0100

    Set exit value for CI tests
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 775e855..dff7354 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Test-Command: cd $ADTTMP && python -c "import pywcs; pywcs.test()"
+Test-Command: cd $ADTTMP && python -c "import pywcs; exit(pywcs.test())"
 Depends: python-pywcs, python-nose, python-pyfits
 Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-pywcs.git



More information about the Debian-astro-commits mailing list