DaanHoogland commented on code in PR #8530:
URL: https://github.com/apache/cloudstack/pull/8530#discussion_r1633509894
##########
systemvm/debian/opt/cloud/bin/cs/CsHelper.py:
##########
@@ -221,7 +221,7 @@ def save_iptables(command, iptables_file):
def execute2(command, wait=True):
""" Execute command """
- logging.info("Executing: %s" % command)
+ logging.info("Executing2: %s" % command)
Review Comment:
no ;) that is what is being executed.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]