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

gregoa pushed a commit to branch master
in repository libterm-readline-gnu-perl.

commit 9965cf9b74caf9f70d23536b1500260e31b7bffa
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Oct 26 16:42:22 2015 +0100

    debian/rules: enable test suite during build.
    
    Seems to run non-interactively by now.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index e074b98..61aab29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ ARCHLIB := $(shell perl -MConfig -e 'print 
$$Config{vendorarch}')
 %:
        dh $@
 
-override_dh_auto_test:
-       # the test suite needs an interactive terminal to run
-
 override_dh_installexamples:
        dh_installexamples
        sed -i '1s|^#.*perl|#!/usr/bin/perl|' 
$(TMP)/usr/share/doc/$(PACKAGE)/examples/* \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libterm-readline-gnu-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to