/[pgp-tools]/trunk/caff/caff
ViewVC logotype

Diff of /trunk/caff/caff

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by weasel, Sat Feb 26 13:06:19 2005 UTC revision 35 by weasel, Sat Feb 26 13:08:12 2005 UTC
# Line 554  if ($CONFIG{'no-download'}) { Line 554  if ($CONFIG{'no-download'}) {
554  # sign keys  # sign keys
555  ###########  ###########
556  unless ($CONFIG{'no-sign'}) {  unless ($CONFIG{'no-sign'}) {
557          info("Sign the following keys according to your policy..., then exit gpg with 'save'");          info("Sign the following keys according to your policy, then exit gpg with 'save' after signing each key");
558          for my $keyid (@keyids_ok) {          for my $keyid (@keyids_ok) {
559                  my @command;                  my @command;
560                  push @command, $CONFIG{'gpg-sign'};                  push @command, $CONFIG{'gpg-sign'};

Legend:
Removed from v.34  
changed lines
  Added in v.35

  ViewVC Help
Powered by ViewVC 1.1.5