[libatteanx-store-memorytriplestore-perl] 01/03: Fix show output of relaxed testsuite when targeting experimental.

Jonas Smedegaard dr at jones.dk
Thu Aug 6 19:24:13 UTC 2015


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

js pushed a commit to branch master
in repository libatteanx-store-memorytriplestore-perl.

commit 0f7f2246ec447951a49118e6449620ffa521617c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 6 19:28:41 2015 +0200

    Fix show output of relaxed testsuite when targeting experimental.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6698018..56c6364 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,5 +55,5 @@ clean::
 	rm -f Makefile.old
 
 #  * relax regression tests when targeted experimental suite
-exp-relax-check := $(if $(shell dpkg-parsechangelog | grep -x 'Distribution: \(experimental\|UNRELEASED\)'),| true)
+exp-relax-check := $(if $(shell dpkg-parsechangelog | grep -x 'Distribution: \(experimental\|UNRELEASED\)'),|| true)
 DEB_MAKE_CHECK_TARGET += $(exp-relax-check)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatteanx-store-memorytriplestore-perl.git



More information about the Pkg-perl-cvs-commits mailing list