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

Use shell:true when running non-user input .cmd files on windows #614

Merged

Conversation

Danielv123
Copy link
Member

Copy link
Collaborator

@Cooldude2606 Cooldude2606 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other occurrence of exec is only called when the platform is not windows. Therefore this fix works as intended.
Could attempt performance optimisation by only setting the option to true when on windows, but this script only runs once and would increase platform heterogeneity.

@Cooldude2606 Cooldude2606 merged commit 811c4f7 into clusterio:master Apr 23, 2024
3 checks passed
@Danielv123 Danielv123 deleted the spawn_einval_breaks_create branch April 27, 2024 08:52
Hornwitser added a commit that referenced this pull request Apr 27, 2024
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.

installation broken because node vulnerability fix
2 participants