[opensaml2] 03/04: AM_TESTS_ENVIRONMENT does not work in wheezy

Etienne Dysli Metref edm-guest at moszumanska.debian.org
Thu Oct 27 12:53:13 UTC 2016


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

edm-guest pushed a commit to branch debian/wheezy-backports-sloppy
in repository opensaml2.

commit 4a3dd19ba7ce6d21832d4d81a20a77c632feb772
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