t9112: add missing #!/bin/sh header
Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
4bf9f27dfb
commit
32aedd5496
@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
test_description='test that git handles an svn repository with missing md5sums'
|
||||
|
||||
. ./lib-git-svn.sh
|
||||
|
Loading…
Reference in New Issue
Block a user