t1002: use -U0 instead of --unified=0
authorLinus Torvalds <torvalds@osdl.org>
Fri, 26 May 2006 05:41:02 +0000 (22:41 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 May 2006 16:43:18 +0000 (09:43 -0700)
commitc928c67d67f73f6bf8c427a187bc92a6d77bc731
tree3e3b28dc6ada948685c4bccb1d50088070bc0bc4
parent63b398a428c5294819a70d9c56879e7fac62a523
t1002: use -U0 instead of --unified=0

Using "-U0" is definitely more portable than using "--unified=0",
so we should do that regardless.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t1002-read-tree-m-u-2way.sh