Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 530
    • Issues 530
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 Projects
  • BINDBIND
  • Merge requests
  • !264

Update tests to not use '>&-' that closes file descriptor, but instead use…

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondřej Surý requested to merge redirect-stderr-to-dev-null-v9_12 into v9_12 May 11, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 6

Update tests to not use '>&-' that closes file descriptor, but instead use correct redirection to '>/dev/null'

(cherry picked from commit 3f66b8ac)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: redirect-stderr-to-dev-null-v9_12