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

Add /q option to cmd as well as cmd.exe on Windows #203

Merged
merged 5 commits into from Apr 16, 2019

Conversation

GMartigny
Copy link
Contributor

The /q option should be added whether the running command is cmd.exe or cmd.

index.js Outdated Show resolved Hide resolved
@ehmicky ehmicky self-requested a review April 8, 2019 13:28
Copy link
Collaborator

@ehmicky ehmicky left a comment

Choose a reason for hiding this comment

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

Great catch, thanks!

Maybe only adding .exe to path.basename() might do the trick?

Also adding a test for it would be a good idea so we make sure this works in the future.

@sindresorhus
Copy link
Owner

Can you give the PR a more descriptive title?

@GMartigny GMartigny changed the title Windows /q option Add /q option to cmd as well as cmd.exe on Windows Apr 12, 2019
@ehmicky
Copy link
Collaborator

ehmicky commented Apr 12, 2019

This looks good to me. Thanks for this PR!

@sindresorhus sindresorhus changed the title Add /q option to cmd as well as cmd.exe on Windows Add /q option to cmd as well as cmd.exe on Windows Apr 16, 2019
@sindresorhus sindresorhus merged commit 10c73dc into sindresorhus:master Apr 16, 2019
@GMartigny GMartigny deleted the windowsOptions branch April 16, 2019 18:39
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.

None yet

3 participants