mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 08:29:54 +00:00
7c47b560a8
We only need to check for signature-less extensions, currently only .lzma. The rest can be happily autodetected. This fixes "zcat FILE_WITHOUT_GZ_EXT" case, among others. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>