[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Run perltidy



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit dd30386e1646e6dc012138dfb94551df841844b2
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Sun Jan 3 14:37:41 2016 +0100

    Run perltidy
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 checks/watch-file.pm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/checks/watch-file.pm b/checks/watch-file.pm
index 737c25b..05eab9c 100644
--- a/checks/watch-file.pm
+++ b/checks/watch-file.pm
@@ -123,8 +123,7 @@ sub run {
                 tag 'debian-watch-file-accesses-pypi-over-http', "line $.";
             }
             if (m%githubredir\.debian\.net%) {
-                tag 'debian-watch-file-uses-deprecated-githubredir',
-                  "line $.";
+                tag 'debian-watch-file-uses-deprecated-githubredir',"line $.";
             }
 
             if (

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: