Skip to content

GitLab

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

Closed
Created Jan 26, 2018 by Curtis Blackburn@ckb
  • Report abuse
Report abuse

Change the `unittest.sh` script to use `command -v` instead of `type`

  • Overview 0
  • Commits 1
  • Changes 1

Change the unittest.sh script to use command -v as a more cross-platform compatible replacement for type, which didn't work the same way on OpenBSD as it did on other platforms.

Edited Jan 29, 2018 by Michał Kępień
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: unittest-sh-fails-to-run-on-openbsd