plainolneesh commented on a change in pull request #338:
URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r490564302
##########
File path: lib/muchos/ec2.py
##########
@@ -322,8 +323,8 @@ def terminate(self):
if path.isfile(self.config.hosts_path):
os.remove(self.config.hosts_path)
print("Removed hosts file at ", self.config.hosts_path)
- else:
- print("Aborted termination")
+ else:
Review comment:
I think it was fixed with the start/stop merge.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]