[libsvn-notify-mirror-perl] 02/04: Set SENDMAIL=/dev/null for the autopkgtest checks

Niko Tyni ntyni at moszumanska.debian.org
Sat Sep 26 11:29:33 UTC 2015


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

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

commit 8a9da8264dc028fd293ebdac124d846c05e459d4
Author: Niko Tyni <ntyni at debian.org>
Date:   Sat Sep 26 14:10:30 2015 +0300

    Set SENDMAIL=/dev/null for the autopkgtest checks
    
    Now that we can set environment variables, we don't have
    to skip the test.
---
 debian/tests/pkg-perl/env-smoke  | 1 +
 debian/tests/pkg-perl/skip-smoke | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/tests/pkg-perl/env-smoke b/debian/tests/pkg-perl/env-smoke
index 3c689cd..399ee51 100644
--- a/debian/tests/pkg-perl/env-smoke
+++ b/debian/tests/pkg-perl/env-smoke
@@ -1 +1,2 @@
 LC_ALL=C
+SENDMAIL=/dev/null
diff --git a/debian/tests/pkg-perl/skip-smoke b/debian/tests/pkg-perl/skip-smoke
deleted file mode 100644
index 8482827..0000000
--- a/debian/tests/pkg-perl/skip-smoke
+++ /dev/null
@@ -1,2 +0,0 @@
-# SVN::Notify needs an MTA
-t/001_basic.t

-- 
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