Skip to content

Restore PATH override behavior #71

@bennyhat

Description

@bennyhat

We took out PATH overrides awhile back. This breaks a few use cases.

Scenario: stub grep and then test something that uses it as a sub call. Ex. xargs grep cat

Xargs won't be able to find the grep override because it doesn't see the function override, and instead just does a PATH lookup

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions