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

[Backport 2.2-develop] #11586 Fix duplicated crontab 2>&1 expression #11591

Conversation

adrian-martinez-interactiv4
Copy link
Contributor

Description

Installing or removing crontab via command adds 2>&1 repeatedly, even for crontab entries not related with Magento, if they match a regular expression. See details in #11586.

Fixed Issues (if relevant)

  1. Cron install / remove via command messes up stderr 2>&1 entries #11586: Cron install / remove via command messes up stderr 2>&1 entries

Manual testing scenarios

As explained in #11586

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)

@orlangur orlangur self-assigned this Oct 20, 2017
@orlangur orlangur added this to the October 2017 milestone Oct 23, 2017
@okorshenko okorshenko merged commit 4c4694d into magento:2.2-develop Oct 24, 2017
okorshenko pushed a commit that referenced this pull request Oct 24, 2017
@adrian-martinez-interactiv4 adrian-martinez-interactiv4 deleted the FR22#CRON-INSTALL-PARSE-STDERR branch October 25, 2017 09:34
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.

4 participants