Signed-off-by: Jeff King <peff@xxxxxxxx> --- This causes the test to barf under Solaris, even though the "correct" behavior for me was to just start it and skip the tests. t/t9112-git-svn-md5less-file.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/t/t9112-git-svn-md5less-file.sh b/t/t9112-git-svn-md5less-file.sh index 08313bb..646a5f0 100755 --- 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 -- 1.5.4.4.543.g30fdd.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html