From: Thomas Roessler Date: Thu, 7 Feb 2002 21:48:42 +0000 (+0000) Subject: Another S/MIME patch from Mike Schiraldi. X-Git-Tag: mutt-1-5-1-rel~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43ee35aab61d8cad2af85e984c387342f9f765c8;p=mutt Another S/MIME patch from Mike Schiraldi. --- diff --git a/smime_keys.pl b/smime_keys.pl index 9eebabbf..c57c61b4 100755 --- a/smime_keys.pl +++ b/smime_keys.pl @@ -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) {