mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
update-server-info is not supported on MinGW. Skip tests.
This commit is contained in:
@@ -14,6 +14,10 @@ test_expect_success 'shared=all' '
|
||||
test 2 = $(git config core.sharedrepository)
|
||||
'
|
||||
|
||||
say "update-server-info not supported - skipping tests"
|
||||
test_done
|
||||
exit 0
|
||||
|
||||
test_expect_success 'update-server-info honors core.sharedRepository' '
|
||||
: > a1 &&
|
||||
git add a1 &&
|
||||
|
||||
Reference in New Issue
Block a user