初版
This commit is contained in:
3
build/lib/mysql/mysql-test/t/long_tmpdir-master.sh
Normal file
3
build/lib/mysql/mysql-test/t/long_tmpdir-master.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
d="$MYSQLTEST_VARDIR/tmp/long_temporary_directory_path_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789"
|
||||
test -d "$d" || mkdir "$d"
|
||||
rm -f "$d"/*
|
||||
Reference in New Issue
Block a user