Commit 597435bf authored by Vincent Pelletier's avatar Vincent Pelletier

Remove inappropriate XXX.

This comment just described the whole purpose of the code, so there is no
XXX there.
parent 616328a6
......@@ -51,7 +51,6 @@ class AdministrationHandler(MasterHandler):
# change state
if state == ClusterStates.VERIFYING:
# XXX: /!\ this allow leave the first phase of recovery
self.app._startup_allowed = True
else:
self.app.changeClusterState(state)
......
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