Fix t1400-update-ref test minimally
authorJunio C Hamano <junkio@cox.net>
Sat, 16 Sep 2006 20:46:00 +0000 (13:46 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 18 Sep 2006 02:09:12 +0000 (19:09 -0700)
It depended on specific error messages to detect failure but the
implementation changed and broke the test. This fixes the breakage
minimally.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found