author | Jeff King <peff@peff.net> | |
Wed, 12 Mar 2008 21:38:31 +0000 (17:38 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 13 Mar 2008 07:57:53 +0000 (00:57 -0700) | ||
commit | cde2ed25ad764260aaa08a9ed3fbd997723c6b76 | |
tree | dafe3f7c19e8497d3f1d17672f36bb369d88eaf0 | tree | snapshot |
parent | 53a5b443b4b3d5beb102615f402e0e4da5ba9179 | commit | diff |
t6000lib: tr portability fix
Some versions of tr complain if the number of characters in
both sets isn't the same. So here we must manually expand
the dashes in set2.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some versions of tr complain if the number of characters in
both sets isn't the same. So here we must manually expand
the dashes in set2.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6000lib.sh | diff | blob | history |