[opensaml2] 01/02: AM_TESTS_ENVIRONMENT does not work in wheezy

Ferenc Wágner wferi at moszumanska.debian.org
Thu Oct 27 08:24:30 UTC 2016


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

wferi pushed a commit to branch wferi/wheezy-backports-sloppy
in repository opensaml2.

commit c27e68f6a103e6560495d817826ed9858a05d26b
Author: Ferenc Wágner <wferi at debian.org>
Date:   Thu Oct 27 10:05:49 2016 +0200

    AM_TESTS_ENVIRONMENT does not work in wheezy
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8467214..cc2cc50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- $(DEBUG)
 
 override_dh_auto_test:
-	dh_auto_test -- SAMLTEST_SKIP_NETWORKED=1
+	dh_auto_test -- SAMLTEST_SKIP_NETWORKED=1 SAMLTEST_DATA=../samltest/data
 
 docdir = debian/tmp/usr/share/doc/opensaml-*
 override_dh_install:

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