Fix indentation of previous fix
This commit is contained in:
		| @@ -189,5 +189,5 @@ def setup_node(logger, config, zkhandler): | |||||||
|             ] |             ] | ||||||
|         ) |         ) | ||||||
|  |  | ||||||
|         logger.out("Waiting 3 seconds for Zookeeper to synchronize", state="s") |     logger.out("Waiting 3 seconds for Zookeeper to synchronize", state="s") | ||||||
|         time.sleep(3) |     time.sleep(3) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user