Commit 304a7095 authored by Georgi Kodinov's avatar Georgi Kodinov

added the missing remove of the temp file

parent 73cb06f0
......@@ -364,5 +364,6 @@ SELECT '< & >' AS `<`;
EOF
--exec $MYSQL --html test < $MYSQLTEST_VARDIR/tmp/bug27884.sql
--echo
remove_file $MYSQLTEST_VARDIR/tmp/bug27884.sql;
--echo End of 5.0 tests
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment