[libterm-termkey-perl] 01/02: Run test suite with TERM=vt100.

gregor herrmann gregoa at debian.org
Tue Dec 29 00:58:58 UTC 2015


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

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

commit 5390a3155761d5fcd957b6d408cf7f5c361eab21
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 29 01:55:48 2015 +0100

    Run test suite with TERM=vt100.
    
    Closes: #809192
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..e645cb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	TERM=vt100 dh_auto_test

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



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