git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4bf9f27
)
t9112: add missing #!/bin/sh header
author
Jeff King
<redacted>
Wed, 12 Mar 2008 21:42:15 +0000
(17:42 -0400)
committer
Junio C Hamano
<redacted>
Thu, 13 Mar 2008 07:57:53 +0000
(
00:57
-0700)
Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t9112-git-svn-md5less-file.sh
patch
|
blob
|
history
diff --git
a/t/t9112-git-svn-md5less-file.sh
b/t/t9112-git-svn-md5less-file.sh
index 08313bb54509265656f750af5582283d04695143..646a5f0cdb78a960faac59d202b12531542d7715 100755
(executable)
--- a/
t/t9112-git-svn-md5less-file.sh
+++ b/
t/t9112-git-svn-md5less-file.sh
@@
-1,3
+1,5
@@
+#!/bin/sh
+
test_description='test that git handles an svn repository with missing md5sums'
. ./lib-git-svn.sh
git clone https://git.99rst.org/PROJECT