Commit 2881b276 authored by zhifan huang's avatar zhifan huang

test: fix spelling error

parent 8df72681
......@@ -97,7 +97,7 @@ class Re6stRegistry(object):
break
time.sleep(0.1)
else:
p.destory()
p.destroy()
logging.error("registry failed to start, %s", self.name)
raise Exception("registry failed to start")
logging.info("re6st service started")
......
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