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

shell: handle operators and delimiters better #11165

Merged
merged 7 commits into from
May 20, 2024

Conversation

zackradisic
Copy link
Contributor

Fixes #11076

Fixes some operators not delimiting words properly if no whitespace between them

Copy link

github-actions bot commented May 18, 2024

@zackradisic, your commit has failing tests :(

💪 2 failing tests Darwin AARCH64

💻 3 failing tests Darwin x64 baseline

💻 3 failing tests Darwin x64

🐧🖥 3 failing tests Linux x64 baseline

🪟💻 9 failing tests Windows x64 baseline

🪟💻 10 failing tests Windows x64

View logs

@Jarred-Sumner
Copy link
Collaborator

bunshell test failing

@Jarred-Sumner Jarred-Sumner merged commit ff1db36 into main May 20, 2024
47 of 53 checks passed
@Jarred-Sumner Jarred-Sumner deleted the zack/shell-op-delimiters branch May 20, 2024 17:37
@Jarred-Sumner
Copy link
Collaborator

nice

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.

Shell pipe not working when not surrounded by spaces
2 participants