Skip to content

Robust setup env - #1246

Merged
pearce8 merged 5 commits into
llnl:developfrom
scheibelp:robust-setup-env
Feb 14, 2026
Merged

Robust setup env#1246
pearce8 merged 5 commits into
llnl:developfrom
scheibelp:robust-setup-env

Conversation

@scheibelp

Copy link
Copy Markdown
Collaborator

Fixes #1169

Accounts for

  • relative path invocations
  • bash and zsh
  • fails explicitly for sh (no reliable way to export PATH in this case)
  • Also can be run multiple times (only updates PATH the first time)

@scheibelp
scheibelp requested a review from pearce8 February 13, 2026 00:22
@pearce8
pearce8 added this pull request to the merge queue Feb 14, 2026
Merged via the queue into llnl:develop with commit 9ca2105 Feb 14, 2026
9 checks passed
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.

setup-env.sh not resilient to being run from various paths/shells.

2 participants