Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 627
    • Issues 627
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 113
    • Merge Requests 113
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Merge Requests
  • !2461

Merged
Created Oct 15, 2019 by Tony Finch@fanfContributor

Include all views in output of `rndc validation status`

  • Overview 0
  • Commits 2
  • Pipelines 4
  • Changes 2

The implementation of rndc validation status iterates over all the views to print their validation status. It takes care to print newlines in between, but it also used put a nul byte at the end of the first view which truncated the output.

After this change, the nul byte is added at the end so that it prints the validation status in all views. The _bind view is skipped because its validation status is irrelevant.

Assignee
Assign to
Reviewer
Request review from
November 2019 (9.11.13, 9.14.8, 9.15.6)
Milestone
November 2019 (9.11.13, 9.14.8, 9.15.6) (Past due)
Assign milestone
Time tracking
Source branch: u/fanf2/rndc-validation-status-views