mariadb/mysql-test/main/long_tmpdir-master.sh
2018-03-29 13:59:44 +03:00

3 lines
176 B
Bash

d="$MYSQLTEST_VARDIR/tmp/long_temporary_directory_path_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789"
test -d "$d" || mkdir "$d"
rm -f "$d"/*