]> granicus.if.org Git - neomutt/commitdiff
Another S/MIME patch from Mike Schiraldi.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Feb 2002 21:48:42 +0000 (21:48 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Feb 2002 21:48:42 +0000 (21:48 +0000)
smime_keys.pl

index 9eebabbfb87380d6cacbf44cda8d363ba7d42cc5..c57c61b4e38195623bc8620eda4c7758623aa86f 100755 (executable)
@@ -641,7 +641,7 @@ sub modify_entry ($$$;$ ) {
     my @fields;
 
     $op eq 'L' and ($label = shift or die);
-    $op eq 'V' and ($crl = shift or die);
+    $op eq 'V' and ($crl = shift);
 
 
     if ($use_cert) {