We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pattern matching input to test/cmdLineTests.sh doesn't work on macOS Context in #12179
test/cmdLineTests.sh
test git:(fix-tests) $ ./cmdlineTests.sh "*ast_compact_json_with_base_path*" cut: illegal option -- - usage: cut -b list [-n] [file ...] cut -c list [file ...] cut -f list [-s] [-d delim] [file ...]
The text was updated successfully, but these errors were encountered:
dallonasnes
Successfully merging a pull request may close this issue.
Description
Pattern matching input to
test/cmdLineTests.sh
doesn't work on macOSContext in #12179
Environment
Steps to Reproduce
The text was updated successfully, but these errors were encountered: