[libgnupg-interface-perl] 01/01: Add debian/tests/pkg-perl/smoke-setup.

gregor herrmann gregoa at debian.org
Sat Sep 17 17:49:03 UTC 2016


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

gregoa pushed a commit to branch master
in repository libgnupg-interface-perl.

commit 5f5c7fd67ffd0b5d87b45589e9772037f0fea1b1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 17 19:47:45 2016 +0200

    Add debian/tests/pkg-perl/smoke-setup.
    
    Make test/fake-pinentry.pl executable.
    
    This fixes all but one of the failing tests under autopkgtest.
    
    Cf. #838141
---
 debian/tests/pkg-perl/smoke-setup | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/tests/pkg-perl/smoke-setup b/debian/tests/pkg-perl/smoke-setup
new file mode 100755
index 0000000..0f15c3e
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-setup
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# this chmod can be dropped once CPAN #102651 is resolved upstream
+chmod a+x $TDIR/test/fake-pinentry.pl

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



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