Commit f24d36ae authored by Marko Mäkelä's avatar Marko Mäkelä

Clean up a directory to avoid a failure of another test

parent 75dd3bcb
......@@ -50,6 +50,7 @@ echo # Restore and check results;
--source include/restart_and_restore.inc
rmdir $basedir;
rmdir $incremental_dir;
SELECT COUNT(*) FROM t;
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;
......
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