Don't test bind-mount thing for MinGW

This commit is contained in:
Akira TAGOH 2019-03-23 07:19:08 +00:00
parent 4cb490b0b9
commit 809f040bc3
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ if cmp out1 out2 > /dev/null ; then : ; else
exit 1
fi
if [ x"$BWRAP" != "x" ]; then
if [ x"$BWRAP" != "x" -a "x$EXEEXT" = "x" ]; then
dotest "Basic functionality with the bind-mounted cache dir"
prep
cp $FONT1 $FONT2 $FONTDIR