Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CrontabManager.php #12621

Closed
wants to merge 1 commit into from
Closed

Update CrontabManager.php #12621

wants to merge 1 commit into from

Conversation

WaPoNe
Copy link
Contributor

@WaPoNe WaPoNe commented Dec 11, 2017

If crontab is already populated, 'php bin/magento cron:install' adds '#~ MAGENTO START' and the rest of code directly to the last row of crontab without any spaces.

Description

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios

  1. ...
  2. ...

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

If crontab is already populated, 'php bin/magento cron:install' adds '#~ MAGENTO START' and the rest of code directly to the last row of crontab without any spaces.
@sidolov sidolov self-assigned this Dec 11, 2017
@sidolov
Copy link
Contributor

sidolov commented Dec 11, 2017

Hi @WaPoNe , i changed base branch for your existent PR #12610

@sidolov sidolov closed this Dec 11, 2017
@WaPoNe
Copy link
Contributor Author

WaPoNe commented Dec 11, 2017

@sidolov OK!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants