Skip to content
Snippets Groups Projects
Commit 2147ab3b authored by Pavel Cherenkov's avatar Pavel Cherenkov
Browse files

server start/stop commands removed from cat.test

parent 7cd172c6
No related branches found
No related tags found
No related merge requests found
......@@ -15,11 +15,9 @@ print """
snapshot = os.path.join(vardir, "00000000000000000500.snap")
os.symlink(os.path.abspath("box/00000000000000000500.snap"), snapshot)
server.test_option("--cat=00000000000000000500.snap")
server.restart()
# print "# Restore the default server..."
os.unlink(snapshot)
server.stop()
# __EOF__
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