mariadb/mysql-test/t/backup-master.sh

5 lines
107 B
Bash
Executable file

#!/bin/sh
if [ "$MYSQL_TEST_DIR" ]
then
rm -f $MYSQLTEST_VARDIR/tmp/*.frm $MYSQLTEST_VARDIR/tmp/*.MY?
fi