diff options
author | unknown <mikael/pappa@dator5.(none)> | 2006-07-15 12:01:46 -0400 |
---|---|---|
committer | unknown <mikael/pappa@dator5.(none)> | 2006-07-15 12:01:46 -0400 |
commit | 0fbf14cece7dd0775fd37b9fcbc609debee8e954 (patch) | |
tree | a5420363b161bb067a223eb7e3c3e5a7d23878f9 /mysql-test/t/partition.test | |
parent | b7e2a38de7fc1a92c458ad1493fc50694cad90f1 (diff) | |
download | mariadb-git-0fbf14cece7dd0775fd37b9fcbc609debee8e954.tar.gz |
Remove files that tests leave behind
mysql-test/t/ndb_alter_table.test:
Remove file that the test leaves behind
mysql-test/t/partition.test:
Remove file that the other tests leaves behind
mysql-test/t/rpl_ndb_bank.test:
Remove file that the test leaves behind
mysql-test/t/rpl_ndb_dd_advance.test:
Remove file that the test leaves behind
Diffstat (limited to 'mysql-test/t/partition.test')
-rw-r--r-- | mysql-test/t/partition.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/partition.test b/mysql-test/t/partition.test index 7d88174304d..1495c4f1c6d 100644 --- a/mysql-test/t/partition.test +++ b/mysql-test/t/partition.test @@ -7,6 +7,7 @@ --disable_warnings drop table if exists t1; +--exec rm $MYSQLTEST_VARDIR/test/db.opt || true --enable_warnings # |