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

mkdir: allow --parent to be provided more than once #6831

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

DaringCuteSeal
Copy link
Contributor

Make --parent overrides itself when provided more than once. Fixes #6828

@sylvestre
Copy link
Contributor

please add a test to make sure we don't regress

@DaringCuteSeal
Copy link
Contributor Author

added to test_mkdir_parent

@cakebaker cakebaker merged commit c808faf into uutils:main Oct 31, 2024
68 checks passed
@cakebaker
Copy link
Contributor

Thanks for your PR :)

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.

mkdir: the argument '--parents' cannot be used multiple times
3 participants