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

[lintian] 01/01: c/watch-file.pm: perltidy, although this looks really wrong...



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

lamby pushed a commit to branch master
in repository lintian.

commit 796d4c54f79fc3db8a05b2d64ee426030eabc917
Author: Chris Lamb <lamby@debian.org>
Date:   Sun Jul 16 11:18:17 2017 +0100

    c/watch-file.pm: perltidy, although this looks really wrong...
---
 checks/watch-file.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/watch-file.pm b/checks/watch-file.pm
index ca651f0..8e865f0 100644
--- a/checks/watch-file.pm
+++ b/checks/watch-file.pm
@@ -28,7 +28,7 @@ use autodie;
 use Lintian::Tags qw(tag);
 
 our $WATCH_VERSION = Lintian::Data->new('watch-file/version', qr/\s*=\s*/o);
-our $SIGNING_KEY_FILENAMES = Lintian::Data->new('common/signing-key-filenames');
+our $SIGNING_KEY_FILENAMES= Lintian::Data->new('common/signing-key-filenames');
 
 sub run {
     my (undef, undef, $info) = @_;

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


Reply to: