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

[lintian] 01/01: c/files: Apply perltidy



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

jwilk pushed a commit to branch master
in repository lintian.

commit 1d62c9dea689df747f91a0f177fa0ce210744681
Author: Jakub Wilk <jwilk@debian.org>
Date:   Tue Jan 26 16:28:27 2016 +0100

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

diff --git a/checks/files.pm b/checks/files.pm
index e57c705..78842fc 100644
--- a/checks/files.pm
+++ b/checks/files.pm
@@ -851,7 +851,7 @@ sub run {
                             foreach my $archs ($MULTIARCH_DIRS->all) {
                                 my $madir= $MULTIARCH_DIRS->value($archs);
                                 if ($block =~ m{\W\Q$madir\E(\W|$)}xms){
-                             # allow files to begin with triplet if it matches arch
+                         # allow files to begin with triplet if it matches arch
                                     if($file->basename =~ m{^\Q$madir\E}xms) {
                                         next;
                                     }

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


Reply to: