On Tue, Sep 30, 2008 at 12:10:19PM +0100, Mike Ralphson wrote: > > There is one exception for "-e" here, which is in t7701 used > > to produce an "or" of patterns. This can be rewritten as an > > egrep pattern. > > > > This patch also removes use of "grep -F" in favor of the > > more widely available "fgrep". > > Works here too (AIX 5.3) > > Tested-by: Mike Ralphson <mike@xxxxxxxxxxxx> Thanks Mike and Johannes. The dropping of "-e" and "-q" we had done before, but this was our first use of egrep and fgrep. From my (admittedly limited) knowledge, I think they are fine, but it is nice to have some confirmation. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html