author | Thomas Rast <trast@student.ethz.ch> | |
Sun, 31 Aug 2008 22:31:37 +0000 (00:31 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 31 Aug 2008 23:34:11 +0000 (16:34 -0700) | ||
commit | 9d13dec5499ec31a93dd22db9b0c971133a10613 | |
tree | d6ff3890632e9e52dde22730f61bf268790367f1 | tree | snapshot |
parent | 498bcd3159ae3711f2beea2ea497cdc09856ee79 | commit | diff |
t6013: replace use of 'tac' with equivalent Perl
'tac' is not available everywhere, so substitute the equivalent Perl
code 'print reverse <>'. Noticed by Brian Gernhardt.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
'tac' is not available everywhere, so substitute the equivalent Perl
code 'print reverse <>'. Noticed by Brian Gernhardt.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6013-rev-list-reverse-parents.sh | diff | blob | history |