Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • W wireplumber
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 166
    • Issues 166
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • PipeWirePipeWire
  • wireplumber
  • Merge requests
  • !496

Fix lookup_dirs with WP_LOOKUP_DIR_ENV_DATA or WP_LOOKUP_DIR_ENV_TEST_SRCDIR

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Torge Matthies requested to merge openglfreak/wireplumber:mr/fix-lookup_dirs into next-rebased Mar 10, 2023
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Putting WP_LOOKUP_DIR_ENV_DATA or WP_LOOKUP_DIR_ENV_TEST_SRCDIR into flags caused lookup_dirs to only look at environment variables, and ignore the default directories.

Fixes: aa2f7e9f ("lib/wp: add a new search folder to locate the Lua Test scripts")
Fixes: #429 (closed)

Edited Mar 10, 2023 by Torge Matthies
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mr/fix-lookup_dirs