Fix bogus tests on rev-list output.
commite9add360074068eac974c5a69f91ae78a30606e9
authorJunio C Hamano <junkio@cox.net>
Tue, 27 Dec 2005 19:06:43 +0000 (27 11:06 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 27 Dec 2005 19:08:57 +0000 (27 11:08 -0800)
tree4a993a570899dce3cea2cce1b63955ac98b09d89
parent8eafa3da62297eb91741321281fd3fb2a4236e97
Fix bogus tests on rev-list output.

These tests seem to mean checking the output with expected
result, but was not doing its handrolled test helper function.

Also fix the guard to workaround wc output that have whitespace
padding, which was broken but not exposed because the test was
not testing it ;-).

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t6001-rev-list-merge-order.sh
t/t6003-rev-list-topo-order.sh