Skip to content
Snippets Groups Projects
Commit beef5908 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge branch 'stable'

parents 36c61640 79b45e64
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ os.mkdir(os.path.join(vardir, "bug726778/xlogs"))
os.symlink(os.path.abspath("box/bug726778.cfg"), cfg)
sys.stdout.push_filter("(/\S+)+/tarantool", "tarantool")
sys.stdout.push_filter(".*(P|p)lugin.*", "")
server.test_option("--config=bug726778.cfg --init-storage")
sys.stdout.pop_filter()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment