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

ntyni pushed a commit to branch master
in repository pkg-perl-tools.

commit 46e1acd8324b7f97741070875cd7cc81fdd85e1c
Author: Niko Tyni <nt...@debian.org>
Date:   Mon Oct 12 13:54:40 2015 +0300

    autopkgtest/smoke: ignore stderr from test.pl
    
    This mirrors the setup for t/*.t
---
 autopkgtest/scripts/build-deps.d/smoke | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autopkgtest/scripts/build-deps.d/smoke 
b/autopkgtest/scripts/build-deps.d/smoke
index 0e0df5b..d8406d0 100755
--- a/autopkgtest/scripts/build-deps.d/smoke
+++ b/autopkgtest/scripts/build-deps.d/smoke
@@ -116,6 +116,6 @@ else
     $XVFB prove --blib --verbose $PKG_PERL_PROVE_ARGS $test_targets 2>&1
 fi
 
-if [ -f test.pl ]; then $XVFB perl ./test.pl; fi
+if [ -f test.pl ]; then $XVFB perl ./test.pl; fi 2>&1
 
 rm -rf $TDIR

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.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