[opensaml2] 03/10: Enable parallelism during the test steps
Ferenc Wágner
wferi at moszumanska.debian.org
Thu Sep 1 04:52:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/experimental
in repository opensaml2.
commit b23e4099995f753f3b812b32e2847be6057a0c46
Author: Ferenc Wágner <wferi at niif.hu>
Date: Wed Aug 31 02:11:55 2016 +0200
Enable parallelism during the test steps
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 570558a..a93ee95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_configure:
dh_auto_configure -- $(DEBUG)
override_dh_auto_test:
- make check SAMLTEST_SKIP_NETWORKED=1
+ dh_auto_test -- SAMLTEST_SKIP_NETWORKED=1
override_dh_install:
cd debian/tmp/usr/share/doc/opensaml-* && \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list