Package: lsb-base
Version: 3.2-22

/lib/lsb/init-functions, line 191:

        [ "x$TERM" != "" ]

is always true. Shouldn't it be

        [ "x$TERM" != "x" ]

?


Regards

Harri


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to