You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work from left-to-right across the cmd line, applying env-related
options as we go. When one operation affects the result of another,
this preserves a user's common expectation.
Add a "--set-env" option if the corresponding PMIx CLI is defined.
Seemed a little weird that we had "prepend-env", "append-env", etc.,
but no "set-env". It's the equivalent of "-x foo=val".
Signed-off-by: Ralph Castain <[email protected]>
0 commit comments