4 May
2014
4 May
'14
8:50 a.m.
Am 04.05.2014 10:31, schrieb Thomas Bächler:
+ VALIDSIG) + if [[ $arg10 ]]; then + # If the key was signed with a subkey, arg10 contains ^^^
Meh, this is supposed to say 'file', not 'key'. I will not resend for this, please change this when applying the patch.
+ # the fingerprint of the primary key + fingerprint=$arg10 + else + fingerprint=$arg1 + fi + ;;