On Monday 19 September 2005 19:58, Jean Delvare wrote:
> 1* Test grep -q first, and use $GREP after that.
>
> 2* Replace uses of grep -q with grep >/dev/null 2>&1.

Actually, I don't think you need to redirect stderr.

-- Andreas.


_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to