Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx> writes: > By default grep reads in text mode and converts CRLF into LF line > endings, which causes tests 4, 6 and 8 to fail. In a similar manner > to commit a94114ad (Do not strip CR when grepping HTTP headers, > 2010-09-12), we set (and export) the GREP_OPTIONS variable to -U so > that grep will use binary mode. > > Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx> Adding these GNU specific options leaves a bad aftertaste in my mouth, but I'd pass them, as their use is limited to certain platforms with "prereq". Thanks. -- 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