[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#549681: bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd



On 07/01/2012 04:13 PM, Geert Stappers wrote:
> 
> 
> Please use the more readable
> 
>     test -n "$is_xz_supported"
> 

Have a look at this:


test "$string"
test -n "$string"
[ "$string" ]
[ -n "$string" ]


They are just four different expressions of exactly the same thing. It
is hard to please everybody's taste.

M

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: