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

[lintian] 01/01: checks/files.pm: Perltidy



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

lamby pushed a commit to branch master
in repository lintian.

commit a6b670c8978fe2926fd15ec12364f5784b26e9b4
Author: Chris Lamb <lamby@debian.org>
Date:   Mon Dec 18 10:03:24 2017 +0000

    checks/files.pm: Perltidy
---
 checks/files.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/files.pm b/checks/files.pm
index b30c862..3ef8375 100644
--- a/checks/files.pm
+++ b/checks/files.pm
@@ -1128,7 +1128,7 @@ sub run {
                 tag 'file-in-unusual-dir', $file;
             }
 
-            if (defined($multiarch_dir)
+            if (    defined($multiarch_dir)
                 and $multiarch eq 'foreign'
                 and $fname =~ m,^usr/lib/\Q$multiarch_dir\E/(.*)$,) {
                 my $tail = $1;

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


Reply to: