Changeset 1166

Show
Ignore:
Timestamp:
07/05/08 14:42:22 (5 months ago)
Author:
mbr
Message:

added --Include-gpg-prefix handling to GetOpt?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/fwknop

    r1165 r1166  
    15401540        'Include-salted' => \$include_salted, 
    15411541        'Include-equals' => \$include_base64_trailing_equals, 
     1542        'Include-gpg-prefix' => \$include_base64_gnupg_prefix, 
    15421543        'Test-mode'      => \$test_mode, 
    15431544        'LC_ALL=s'       => \$locale,