diff options
author | rhatto <rhatto> | 2007-07-18 16:56:01 +0000 |
---|---|---|
committer | rhatto <rhatto> | 2007-07-18 16:56:01 +0000 |
commit | 9a894a77829a1c8089795472fb17613f0417527c (patch) | |
tree | 908a4a5424cff3805237e359275c8a3f9361fc1b | |
parent | fc37f6269de6b7bf5cf3ec63dadf7ab38d67d372 (diff) | |
download | firma-9a894a77829a1c8089795472fb17613f0417527c.tar.gz firma-9a894a77829a1c8089795472fb17613f0417527c.tar.bz2 |
another small fix on list creation
-rwxr-xr-x | firma | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1037,7 +1037,7 @@ function NewList { $GPG --gen-key <<EOF Key-Type: DSA - Key-Length: $KEY_SIZE + Subkey-Length: $KEY_SIZE Subkey-Type: ELG-E Subkey-Length: $KEY_SIZE |