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

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

commit 4a1644c1a84df450c712a8fc610c727dcec2cdbc
Author: gregor herrmann <[email protected]>
Date:   Sat Jan 13 18:05:55 2018 +0100

    debian/rules: remove unused $(TEST_FILES) variable.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4f9ae49..17dc4f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_build:
        dh_auto_build
 
 override_dh_auto_test:
-       CI=1 dh_auto_test -- --test_files="$(TEST_FILES)"
+       CI=1 dh_auto_test
 
 override_dh_installchangelogs:
        dh_installchangelogs Changes

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

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

Reply via email to