Tzafrir Cohen <[email protected]> wrote:

> Useless use of test:
> 
>       if echo ${KERNEL} | grep -q 'xen-'

For completeness, you actually want `grep -qs` here, for various
portability reasons.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected]
       `-

Attachment: signature.asc
Description: PGP signature

Reply via email to