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

Fix: Global arguments of find command should be set first #1393

Merged
merged 30 commits into from
Nov 14, 2024

Conversation

alfeilex
Copy link
Member

@alfeilex alfeilex commented Nov 13, 2024

This issue fixes: #1394

After that change:
402fbad

the order of arguments was wrong. That fix reorders the type d argument after the global arguments like -maxdepth and
-mindepth

@github-actions github-actions bot added bash related to bash shell or scripts scripts related to shell scripts (bash and CMD) labels Nov 13, 2024
@alfeilex alfeilex self-assigned this Nov 13, 2024
@alfeilex alfeilex marked this pull request as ready for review November 13, 2024 15:26
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

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

@alfeilex thank you so much for the quick fix 🥇

@hohwille hohwille added this to the release:2024.11.002 milestone Nov 14, 2024
@hohwille hohwille merged commit 147fba8 into devonfw:master Nov 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash related to bash shell or scripts scripts related to shell scripts (bash and CMD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning for find command
2 participants