-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
hostname: fix -d flag #8657
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
hostname: fix -d flag #8657
Conversation
|
you could change the text to say "Fixes ..." or "Resolves ..." to automatically link the pr to the issue |
|
could you please add a test to make sure we don't regress ? thanks |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
ef42da8 to
06b51b9
Compare
|
GNU testsuite comparison: |
06b51b9 to
ce6c761
Compare
|
GNU testsuite comparison: |
sure! I also found https://github.com/uutils/hostname/tree/main this repo which seems to be more complete |
|
@sylvestre, hello! Could you please review again? |
* hostname: fix -d flag * tests/hostname: test -d when no domain
Fixes #8656