[Reproducible-commits] [strip-nondeterminism] 01/01: Allow stderr in autopkgtest

Mattia Rizzolo mattia at debian.org
Tue Aug 23 13:38:17 UTC 2016


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

mattia pushed a commit to branch debian
in repository strip-nondeterminism.

commit 60fcd66beb754866ac217e7e25248e43d373d87d
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Tue Aug 23 13:30:48 2016 +0000

    Allow stderr in autopkgtest
    
    strip-nd outputs stuff like
        strip-nondeterminism: /tmp/PKF09d1P8w/android.apk: ignoring signed JAR file
    to stderr, which is cool.
---
 debian/tests/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/control b/debian/tests/control
index 9f0fe13..ccfc718 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1,2 @@
 Test-Command: mkdir "${ADTTMP}/t" && cp -rv t/* "${ADTTMP}/t/" && cd "${ADTTMP}" && perl -MExtUtils::Command::MM -MTest::Harness t/*.t
+Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list