Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t1512: ignore whitespaces in wc -l output
author
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Jul 2012 23:30:28 +0000
(16:30 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Jul 2012 23:30:49 +0000
(16:30 -0700)
Some implementations of sed (e.g. MacOS X) have whitespaces in the
output of "wc -l" that reads from the standard input. Ignore these
whitespaces by not quoting the command substitution to be compared
with the constant "16".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
4c654f5
)
No differences found