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)
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>
No differences found