diff options
Diffstat (limited to 'mysql-test/t/long_tmpdir-master.sh')
-rw-r--r--[-rwxr-xr-x] | mysql-test/t/long_tmpdir-master.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/long_tmpdir-master.sh b/mysql-test/t/long_tmpdir-master.sh index 7bcbee26105..318955fbcca 100755..100644 --- a/mysql-test/t/long_tmpdir-master.sh +++ b/mysql-test/t/long_tmpdir-master.sh @@ -1,4 +1,3 @@ -#!/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"/* |