[PATCH] Fix use of wc in t0000-basic
commitca3ebdf5b2579d45b478909435b57420a0d2a103
authorDaniel Barkalow <barkalow@iabervon.org>
Sat, 21 May 2005 00:49:13 +0000 (20 20:49 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 21 May 2005 01:03:47 +0000 (20 18:03 -0700)
tree1002a5d6101358ce2fe60b2d8d509559b55e2698
parente002a16ba54096666c2d1768daa122e29fba11ee
[PATCH] Fix use of wc in t0000-basic

The version of wc I have (GNU textutils-2.1) puts spaces at the beginning
of lines. This patch should work for any version of wc.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Acked-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/t0000-basic.sh