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]
`-
signature.asc
Description: PGP signature
