~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

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