GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/182
fix typo in rsyslog logrotate script on VR This is fixed already in master and 4.5 and did not occur in 4.3 and before. This is a PR against 4.4 to fix it in 4.4 as well. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 4.4_rsyslog_fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/182.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #182 ---- commit fbddab848fa2b2cdc8d489f31c8eea40e8c098aa Author: Remi Bergsma <git...@remi.nl> Date: 2015-04-20T16:10:26Z fix typo in rsyslog logrotate script on VR This is fixed already in master and 4.5 and did not occur in 4.3 and before. This fixes it in 4.4 as well. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---