Package: cryptsetup
Version: 2:1.1.2-1
Severity: normal

This is a follow-up to #563975... which was recently archived. 

The problem is simple: you didn't apply a part of my patch (see below).
Please fix, and really test it this time.

@@ -20,14 +20,14 @@
 $fs = 'vfat';
 exit 1 unless GetOptions ('t|type=s' => \$fs);

-help() if $#ARGV != 0;
+help() if $#ARGV < 0;




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to