Skip to content

Commit 304a709

Browse files
committed
added the missing remove of the temp file
1 parent 73cb06f commit 304a709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/t/mysql.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,5 +364,6 @@ SELECT '< & >' AS `<`;
364364
EOF
365365
--exec $MYSQL --html test < $MYSQLTEST_VARDIR/tmp/bug27884.sql
366366
--echo
367+
remove_file $MYSQLTEST_VARDIR/tmp/bug27884.sql;
367368

368369
--echo End of 5.0 tests

0 commit comments

Comments
 (0)