[Pkg-privacy-commits] [msva-perl] 328/356: silly whitespace cleanup

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:10 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository msva-perl.

commit accf65bb903b6967c32ef79447e5f9c2caac21a3
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Apr 21 22:55:43 2011 -0400

    silly whitespace cleanup
---
 Crypt/Monkeysphere/Keyserver.pm      | 1 -
 unit-tests/20.validator/10.findall.t | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/Crypt/Monkeysphere/Keyserver.pm b/Crypt/Monkeysphere/Keyserver.pm
index 9d49bd9..e8a1b77 100644
--- a/Crypt/Monkeysphere/Keyserver.pm
+++ b/Crypt/Monkeysphere/Keyserver.pm
@@ -95,7 +95,6 @@ sub _read_keyserver_from_gpg_conf() {
     $self->log('info', "Did not find GnuPG configuration file while looking for keyserver '%s'\n", $gpgconf);
   }
   return undef;
-  
 }
 
 
diff --git a/unit-tests/20.validator/10.findall.t b/unit-tests/20.validator/10.findall.t
index fc316d5..dbbd48a 100644
--- a/unit-tests/20.validator/10.findall.t
+++ b/unit-tests/20.validator/10.findall.t
@@ -33,9 +33,6 @@ my $uid='Joe Tester <joe at example.net>';
 
 my @keys=$validator->findall($uid);
 
-
-
 ok(scalar @keys >= 3);
 
-
 end:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git



More information about the Pkg-privacy-commits mailing list