Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 634
    • Issues 634
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !5566

Replace incorrect sed expersion with awk

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Mark Andrews requested to merge 3003-greedy-regular-expression-causes-intermittent-nsupdate-system-test-failures-v9_16 into v9_16 Nov 10, 2021
  • Overview 1
  • Commits 2
  • Pipelines 1
  • Changes 3

The sed expression could find the wrong instance of 10. Use awk to replace the TTL field and also to specify the server and issue the send command.

(cherry picked from commit be879cda)

Closes #3003 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3003-greedy-regular-expression-causes-intermittent-nsupdate-system-test-failures-v9_16