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

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

commit 7c9fa74c036f3f4f18207cd09b02e906158862a6
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Feb 15 20:20:10 2018 +0100

    Use dh_auto_test instead of make test
    
    in override_dh_auto_test (leftover from conversion to dh(1)) in order to
    honour DEB_BUILD_OPTIONS=nocheck.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 312a06f..4ab1b6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
        dh $@
 
 override_dh_auto_test:
-       xvfb-run -a $(MAKE) test
+       xvfb-run -a dh_auto_test
 
 override_dh_auto_install:
        dh_auto_install

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