diff options
-rwxr-xr-x | t/t9119-git-svn-info.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t9119-git-svn-info.sh b/t/t9119-git-svn-info.sh index 439bd93c88..cc61911593 100755 --- a/t/t9119-git-svn-info.sh +++ b/t/t9119-git-svn-info.sh @@ -5,6 +5,8 @@ test_description='git-svn info' . ./lib-git-svn.sh +say 'skipping svn-info test (has a race undiagnosed yet)' +test_done ptouch() { perl -w -e ' |