projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ffa5a2
)
fixed broken error message
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 17 Dec 2010 18:04:44 +0000
(13:04 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 17 Dec 2010 18:04:44 +0000
(13:04 -0500)
gpgkeys_hkpms
patch
|
blob
|
history
diff --git
a/gpgkeys_hkpms
b/gpgkeys_hkpms
index 8022848fb2aca27c6b57a4ee1a483d34c4aee25d..2868099321cd7539418a699cd59f1d415fedd929 100755
(executable)
--- a/
gpgkeys_hkpms
+++ b/
gpgkeys_hkpms
@@
-46,7
+46,7
@@
use warnings;
} elsif ($opt eq 'check-cert') {
$self->{actually_check} = 1;
} else {
- $self->{logger}->log('error', "Received '%s' as an option, but gpgkeys_hkpms does not implement it. Ignoring...\n");
+ $self->{logger}->log('error', "Received '%s' as an option, but gpgkeys_hkpms does not implement it. Ignoring...\n"
, $opt
);
}
# FIXME: consider other keyserver-options from gpg(1).
# in particular, the following might be interesting: