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

[lintian] 02/02: checks/debhelper: Run perltidy



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

jwilk pushed a commit to branch master
in repository lintian.

commit 27e142d72d7331807388ddaa0121cbd1e935ca17
Author: Jakub Wilk <jwilk@debian.org>
Date:   Wed Sep 21 12:00:00 2016 +0200

    checks/debhelper: Run perltidy
---
 checks/debhelper.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/debhelper.pm b/checks/debhelper.pm
index 32cbded..5cfaf6e 100644
--- a/checks/debhelper.pm
+++ b/checks/debhelper.pm
@@ -361,7 +361,7 @@ sub run {
             while (<$fd>) {
                 if (m/--\s+"\$(?:@|{@})"\s*$/) {
                     tag 'maintscript-includes-maint-script-parameters',
-                        $basename, "(line $.)";
+                      $basename, "(line $.)";
                 }
             }
             close($fd);

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


Reply to: