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

Update pdnsutil.bash_completion.d #14927

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Cybertinus
Copy link

Short description

  • Removed dependency to the have command, which isn't available by default on Debian 12 (Bookworm)
  • Updated the completion list to have the new names 'primary' and 'secondary' instead of the old ones 'master' and 'slave'

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

- Removed dependency to the `have` command, which isn't available by default on Debian 12 (Bookworm)
- Updated the completion list to have the new names 'primary' and 'secondary' instead of the old ones 'master' and 'slave'
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12158200970

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 105 unchanged lines in 14 files lost coverage.
  • Overall coverage decreased (-0.02%) to 64.712%

Files with Coverage Reduction New Missed Lines %
pdns/rcpgenerator.cc 2 89.83%
pdns/ws-auth.cc 2 80.8%
pdns/recursordist/test-syncres_cc2.cc 3 88.85%
pdns/recursordist/rec-tcpout.cc 3 61.9%
pdns/recursordist/rec-main.cc 3 62.38%
pdns/signingpipe.cc 5 84.99%
modules/godbcbackend/sodbc.cc 5 70.8%
modules/lmdbbackend/lmdbbackend.cc 5 73.45%
pdns/dnsdistdist/dnsdist-carbon.cc 6 61.89%
pdns/misc.cc 7 63.77%
Totals Coverage Status
Change from base Build 12169142282: -0.02%
Covered Lines: 125880
Relevant Lines: 163640

💛 - Coveralls

Updated the list of supported commands to show the actual list of commands, supported by pdnsutil.
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.

3 participants