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

comm: use NUL if delimiter is empty #3701

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

cakebaker
Copy link
Contributor

When using --output-delimiter= (note the equal sign at the end), GNU comm uses NUL as delimiter. This PR adds the same behavior to uutils comm and makes the delim-empty test in https://github.com/coreutils/coreutils/blob/master/tests/misc/comm.pl pass.

@sylvestre sylvestre merged commit 2f46e40 into uutils:main Jul 6, 2022
@cakebaker cakebaker deleted the comm_nul_delimiter branch July 7, 2022 06:09
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.

None yet

2 participants