Commit d877f0a0 authored by Georgi Kodinov's avatar Georgi Kodinov

added the missing remove of the temp file

parent 514d33c8
...@@ -364,5 +364,6 @@ SELECT '< & >' AS `<`; ...@@ -364,5 +364,6 @@ SELECT '< & >' AS `<`;
EOF EOF
--exec $MYSQL --html test < $MYSQLTEST_VARDIR/tmp/bug27884.sql --exec $MYSQL --html test < $MYSQLTEST_VARDIR/tmp/bug27884.sql
--echo --echo
remove_file $MYSQLTEST_VARDIR/tmp/bug27884.sql;
--echo End of 5.0 tests --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