-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
mkdir: fail if no arguments are provided #6791
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
Conversation
#6790 can be used instead of this for the no arguments fix, but we still need the fix in this PR for:
I'll update this PR accordingly when #6790 is merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this PR (and prefer it over #5790) because it emits a clearer error message, and also handles the case of emptystring-arguments.
However, the 10 CI failures make it unclear whether this breaks anything. Can you update to current main? This would include #6972, which should resolve some (all?) CI failures.
I had missed a "." in the test, fixed now |
3105dc0
to
1a88a45
Compare
hmm, i am sorry, i took this PR: #6790 |
GNU testsuite comparison:
|
Going to just make a new PR instead |
No description provided.