Daniel Barkalow [off-list ref] writes:
On Sat, 23 Feb 2008, Steffen Prohaska wrote:
quoted
This commit should be applied on top of db/cover-letter.
-- >8 --
This commit avoids sed's 'Q' operator. The Open Group's sed
man page [1] does not mention 'Q'. sed on Mac OS X 10.4
does not accept Q. 'q' is sufficient for our purpose.
[1] http://opengroup.org/onlinepubs/007908799/xcu/sed.html
Looks good to me; GNU man pages annoyingly don't tell you what's not more
standard.
Probably. You have to be an old git ;-)