Skip to content

Conversation

ZhongRuoyu
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

Fixes:

$ eval `brew shellenv`
PATH_HELPER_ROOT=/opt/homebrew: Command not found.

While we're here, also apply the same fix for fallback shells to cover potential future issues.

Fixes #20724.

Fixes:

    $ eval `brew shellenv`
    PATH_HELPER_ROOT=/opt/homebrew: Command not found.

While we're here, also apply the same fix for fallback shells to cover
potential future issues.

Fixes #20724.
Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

brew shellenv output incorrect for tcsh
2 participants