[libvideo-fourcc-info-perl] 02/03: Set AUTOMATED_TESTING to 0 to make sure we don't run release tests.

gregor herrmann gregoa at debian.org
Mon Sep 23 15:53:31 UTC 2013


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

gregoa pushed a commit to branch master
in repository libvideo-fourcc-info-perl.

commit 40acc5bbbc2abdfcac00024c7a1699548a825c7f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 23 17:48:48 2013 +0200

    Set AUTOMATED_TESTING to 0 to make sure we don't run release tests.
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d66e4a5..935c7b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_auto_test:
-	dh_auto_test
+	AUTOMATED_TESTING=0 RELEASE_TESTING=0 dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libvideo-fourcc-info-perl.git



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