[libnet-duo-perl] 04/25: Enable tests that should run during automated testing

Russ Allbery eagle at eyrie.org
Mon Jan 8 02:55:58 UTC 2018


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

rra pushed a commit to branch master
in repository libnet-duo-perl.

commit aa881bc2e4fc426f5d56db3ce185a1a0b02684b8
Author: Russ Allbery <rra at cpan.org>
Date:   Sat Jun 14 02:50:48 2014

    Enable tests that should run during automated testing
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..97bb6c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
+# Enable Perl tests that should run during automated testing.
+export AUTOMATED_TESTING = 1
+
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-duo-perl.git



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