DaanHoogland commented on code in PR #8530:
URL: https://github.com/apache/cloudstack/pull/8530#discussion_r1636534341
##########
services/secondary-storage/server/src/main/java/org/apache/cloudstack/storage/template/DownloadManagerImpl.java:
##########
@@ -1127,14 +1127,14 @@ private void startAdditionalServices() {
LOGGER.warn("Error in stopping httpd service err=" + result);
}
- IpTablesHelper.addConditionally(IpTablesHelper.INPUT_CHAIN
+ resuult = IpTablesHelper.addConditionally(IpTablesHelper.INPUT_CHAIN
Review Comment:
:facepalm:
--
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]