author | Jeff King <peff@peff.net> | |
Mon, 23 Mar 2009 06:22:29 +0000 (02:22 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 Mar 2009 07:18:02 +0000 (00:18 -0700) | ||
commit | 28baf82ea359d9f2579fd3a7e7e2e5e2bd5da2a9 | |
tree | fa95dbdd1ed14e8e45607d783bcf78f97501b930 | tree | snapshot |
parent | 8b02c64a3cb3a494ca5d704e3e05c4a2c45867c7 | commit | diff |
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>
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>
t/t0060-path-utils.sh | diff | blob | history |