Fix t1400-update-ref test minimally
commitef176ad06afde424b2167da290a0fdd7fb8ca3d4
authorJunio C Hamano <junkio@cox.net>
Sat, 16 Sep 2006 20:46:00 +0000 (16 13:46 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 18 Sep 2006 02:09:12 +0000 (17 19:09 -0700)
treede6c4acd4593dc09b7edb0f6024f0ed6452927c3
parent434cd0cd30d17bc703397a76480fdd129cecc064
Fix t1400-update-ref test minimally

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>
t/t1400-update-ref.sh