Files
DP_S/build/lib/mysql/mysql-test/t/lowercase_mixed_tmpdir-master.sh
2024-04-24 10:25:44 +08:00

7 lines
165 B
Bash

# This test requires a non-lowercase tmpdir directory on a case-sensitive
# filesystem.
d="$MYSQLTEST_VARDIR/tmp/MixedCase"
test -d "$d" || mkdir "$d"
rm -f "$d"/*