[libsvn-notify-mirror-perl] 01/07: add back SENDMAIL=/dev/null to d/rules for tests

gregor herrmann gregoa at debian.org
Thu Jun 4 12:48:41 UTC 2015


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

gregoa pushed a commit to branch master
in repository libsvn-notify-mirror-perl.

commit 149a250f7397ee5fd0df6f219d744767a081aa79
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 4 14:29:32 2015 +0200

    add back SENDMAIL=/dev/null to d/rules for tests
    
    got lost in d/rules minimization :/
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..c2da2d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	SENDMAIL=/dev/null dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-notify-mirror-perl.git



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