Stefano Lattarini [off-list ref] writes:
On 07/12/2012 01:30 AM, Junio C Hamano wrote:
quoted
Junio C Hamano [off-list ref] writes:
quoted
I think the other tests in t/ prefer to unquote it so that we would
ignore spaces around "wc -l" output, i.e.
test $(wc -l <actual) = 16
Thanks for a report.
-- >8 --
Subject: [PATCH] t1512: ignore whitespaces in wc -l output
Some implementations of sed (e.g. MacOS X)
'sed'? Shouldn't this read 'wc'?
Heh, funny typo. I don't know what I was thinking.