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 a169edc4079955f2fb7e4dad93edcc48126ac929
Author: gregor herrmann <[email protected]>
Date:   Thu Nov 2 14:44:44 2017 +0100

    Drop TZ=UTC for tests in debian/rules.
    
    Set by the tests themselves now.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 626e47a..4f9ae49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_build:
        dh_auto_build
 
 override_dh_auto_test:
-       TZ=UTC CI=1 dh_auto_test -- --test_files="$(TEST_FILES)"
+       CI=1 dh_auto_test -- --test_files="$(TEST_FILES)"
 
 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