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

Change checks for present command line arguments #83311

Merged
merged 6 commits into from
Oct 25, 2019
Merged

Change checks for present command line arguments #83311

merged 6 commits into from
Oct 25, 2019

Conversation

featherbear
Copy link
Contributor

This changes the command line argument parsing behaviour to return all flags that were explicitly provided in the arguments by the user.

This PR fixes #83310

coder/code-server#1109

@alexdima alexdima assigned aeschli and unassigned alexdima Oct 25, 2019
@aeschli aeschli added this to the October 2019 milestone Oct 25, 2019
@aeschli aeschli merged commit f2c1232 into microsoft:master Oct 25, 2019
@aeschli
Copy link
Contributor

aeschli commented Oct 25, 2019

Thanks @featherbear

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No parameter arguments discarded during parsing
3 participants