mariadb/mysql-test/t/long_tmpdir-master.sh
2011-12-27 00:39:34 +01:00

4 lines
186 B
Bash

#!/bin/sh
d="$MYSQLTEST_VARDIR/tmp/long_temporary_directory_path_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789"
test -d "$d" || mkdir "$d"
rm -f "$d"/*