Code

t4014: fix for whitespace from "wc -l"
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 27 Jun 2006 08:12:12 +0000 (10:12 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 27 Jun 2006 17:55:33 +0000 (10:55 -0700)
commit8780bd8fd2fb9a85c39de8d7d3105b94c6a9cf40
treea47bc99e310035db704f793ce35a655122bf5a22
parentece3c67f9c8f0074cae76204a648cbfc6075bb44
t4014: fix for whitespace from "wc -l"

Some "wc" insist on putting a TAB in front of the number.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4014-format-patch.sh