Changeset 3816:f9f115cd294f for contrib

Show
Ignore:
Timestamp:
2005-01-27 10:21:51 (4 years ago)
Author:
Marco d'Itri <md@…>
Branch:
HEAD
Message:

A gpg command line contains both --verbose and --no-verbose, remove
the first.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • contrib/gpg.rc

    r2986 r3816  
    5757 
    5858# import a key into the public key ring 
    59 set pgp_import_command="/usr/bin/gpg  --no-verbose --import -v %f" 
     59set pgp_import_command="/usr/bin/gpg  --no-verbose --import %f" 
    6060 
    6161# export a key from the public key ring