[PATCH] Tests: read-tree -m test updates.
authorJunio C Hamano <junkio@cox.net>
Wed, 8 Jun 2005 09:08:54 +0000 (02:08 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 8 Jun 2005 17:19:53 +0000 (10:19 -0700)
This updates t1000 (basic 3-way merge test) to check the merge
results for both successful cases (earlier one checked the
result for only one of them). Also fixes typos in t1002 that
broke '&&' chain, potentially missing a test failure before the
chain got broken.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found