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

Pattern matching input to command line test script errors on macOS #12347

Closed
dallonasnes opened this issue Nov 30, 2021 · 0 comments · Fixed by #12348
Closed

Pattern matching input to command line test script errors on macOS #12347

dallonasnes opened this issue Nov 30, 2021 · 0 comments · Fixed by #12348

Comments

@dallonasnes
Copy link
Contributor

Description

Pattern matching input to test/cmdLineTests.sh doesn't work on macOS
Context in #12179

Environment

  • Operating system: macOS

Steps to Reproduce

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 ...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants