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

fix: do not rely on $PATH when resolving executables #5475

Merged
merged 1 commit into from Feb 16, 2021

Conversation

aslushnikov
Copy link
Collaborator

Since CRON jobs reset $PATH to a very basic one, we should
use only direct paths to system executables.

Fixes #5469

Since CRON jobs reset $PATH to a very basic one, we should
use only direct paths to system executables.

Fixes microsoft#5469
@aslushnikov aslushnikov merged commit f2b25fe into microsoft:master Feb 16, 2021
@aslushnikov aslushnikov deleted the fix-sysctl-in-cron-env branch February 16, 2021 18:23
aslushnikov added a commit to aslushnikov/playwright that referenced this pull request Feb 16, 2021
aslushnikov added a commit that referenced this pull request Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] CRON MacOS Big Sur with Playwright
2 participants