summaryrefslogtreecommitdiffstats
path: root/tools/mail-signed-keys
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-11-11 15:17:09 +0100
committerWerner Koch <wk@gnupg.org>2006-11-11 15:17:09 +0100
commitb5a8d7d26847d675623b348ffef07e0822a9b93a (patch)
treed5167290e99b09d3422e009ae28a04d85e0c1b85 /tools/mail-signed-keys
parentFixed that nasty 64 bit but. (diff)
downloadgnupg2-b5a8d7d26847d675623b348ffef07e0822a9b93a.tar.xz
gnupg2-b5a8d7d26847d675623b348ffef07e0822a9b93a.zip
.
Diffstat (limited to 'tools/mail-signed-keys')
-rwxr-xr-xtools/mail-signed-keys2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mail-signed-keys b/tools/mail-signed-keys
index 80fbb3481..757d7af56 100755
--- a/tools/mail-signed-keys
+++ b/tools/mail-signed-keys
@@ -9,7 +9,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# FIXME: Add --dry-run, use only valid email addreses, extract only given keys
+# FIXME: Use only valid email addreses, extract only given keys
dryrun=0
if [ "$1" = "--dry-run" ]; then