wido opened a new pull request #2732: security_group: Use execute() function instead of non-existing bash() URL: https://github.com/apache/cloudstack/pull/2732 In 6233a77d15adde86302a11b2bcda604313833e91 as a part of PR #2432 the bash() function was replaced by the execute() function. Somehow this last calling of the bash() function was not caught by testing and is still in there. This causes Exceptions to be thrown by the Security Group script. Signed-off-by: Wido den Hollander <[email protected]>
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
