fixup! mingw: add tests for the hidden attribute on the git directory

This commit is contained in:
Johannes Schindelin
2015-07-29 17:59:51 +00:00
parent 1663268e70
commit 45283b5ba1

View File

@@ -357,7 +357,7 @@ test_expect_success MINGW 'plain hidden' '
'
test_expect_success MINGW 'plain bare not hidden' '
rm -rf newdir
rm -rf newdir &&
(
unset GIT_DIR GIT_WORK_TREE GIT_CONFIG
mkdir newdir &&