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

kill: list signal 0 with -l and -t #7193

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

cakebaker
Copy link
Contributor

This PR shows signal 0 (EXIT) in the output of -l/--list and -t/--table. It's a change made in GNU coreutils 9.6:

kill -l and -t now list signal 0, as it's a valid signal to send.

Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/usage_vs_getopt. tests/misc/usage_vs_getopt is passing on 'main'. Maybe you have to rebase?
Congrats! The gnu test tests/misc/stdbuf is no longer failing!

@sylvestre sylvestre merged commit 9f7d174 into uutils:main Jan 22, 2025
64 of 65 checks passed
@cakebaker cakebaker deleted the kill_list_signal_0 branch January 22, 2025 08:50
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