t1400: make test debuggable.
commit8aac4b45f39a7c845848a75ac971717a1933d99f
authorJunio C Hamano <junkio@cox.net>
Sat, 16 Sep 2006 20:41:14 +0000 (16 13:41 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Sep 2006 20:41:14 +0000 (16 13:41 -0700)
tree1ff26452f651a429fb3a29f2ec38f5917f4bc344
parente7676d2f6454c9c99e600ee2ce3c7205a9fcfb5f
t1400: make test debuggable.

I had a hard time figuring out why this test was failing with
the packed-refs update without running it under "sh -x".  This
makes output from "sh t1400-update-ref.sh -v" more descriptive.

Updating other tests would be a good janitorial task.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t1400-update-ref.sh