t9112: add missing #!/bin/sh header

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Jeff King 2008-03-12 17:42:15 -04:00 committed by Junio C Hamano
parent 4bf9f27dfb
commit 32aedd5496
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh

test_description='test that git handles an svn repository with missing md5sums'

. ./lib-git-svn.sh