weizhouapache edited a comment on pull request #5162: URL: https://github.com/apache/cloudstack/pull/5162#issuecomment-870369079
@sureshanaparti to avoid potential issue, would it better to strictly search string in sed/grep commands, for example use "grep -w" and/or add "^","$" or space ?, or use the full string in search, like '^db.cloud.slaves=' ? -- 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]
