X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1020-subdirectory.sh;h=e23ac0e69da8d3dba32f0d256a249a987356e825;hb=e22c522730b0fc1dd2a1f12b6e508c5fb2e0fe6c;hp=3b1b985996e9a6b52b032ef45c5be9b1c57b60f6;hpb=c34ba9967c0cf882bbdaf87bd72fa84e0ef099ed;p=git.git diff --git a/t/t1020-subdirectory.sh b/t/t1020-subdirectory.sh index 3b1b98599..e23ac0e69 100755 --- a/t/t1020-subdirectory.sh +++ b/t/t1020-subdirectory.sh @@ -118,7 +118,7 @@ test_expect_success 'alias expansion' ' ) ' -test_expect_success '!alias expansion' ' +test_expect_success NOT_MINGW '!alias expansion' ' pwd >expect && ( git config alias.test !pwd &&