Skip to content

Conversation

cakebaker
Copy link
Contributor

This PR fixes an issue with double hyphens:

$ cargo run -q echo -- --
--
$ env echo -- --
-- --

It also simplifies a few tests by replacing

.run()
.success()

with .succeeds().

@sylvestre sylvestre merged commit b4cdc36 into uutils:main Dec 26, 2024
61 of 62 checks passed
@cakebaker cakebaker deleted the echo_handle_double_hyphen branch December 26, 2024 12:32
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.

2 participants