[SCM] Packaging for getfem++ branch, experimental, updated. debian/4.2-1_exp1-11-g7d43327

Anton Gladky gladky.anton at gmail.com
Sun Feb 3 16:10:51 UTC 2013


The following commit has been merged in the experimental branch:
commit 4128354a4eecdf4b39f11a944e3c48dbd8f676b4
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Feb 3 13:33:26 2013 +0100

    Disabling ignoring of tests failures. (Closes: #698611)

diff --git a/debian/rules b/debian/rules
index dae5183..0a45582 100755
--- a/debian/rules
+++ b/debian/rules
@@ -102,7 +102,7 @@ override_dh_pysupport-arch:
 	dh_pysupport --package=python-getfem++
 
 override_dh_auto_test:
-	PYTHONPATH=$(CURDIR)/interface/src/python/ dh_auto_test || true
+	PYTHONPATH=$(CURDIR)/interface/src/python/ dh_auto_test
 
 override_dh_python2:
 	dh_python2 --no-guessing-versions

-- 
Packaging for getfem++



More information about the debian-science-commits mailing list