Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t0060: fix whitespace in "wc -c" invocation
Some platforms like to stick extra whitespace in the output of "wc -c"; using the result without quotes gets the shell to collapse the whitespace. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information