diff options
author | Jonathon Anderson <jonathon.anderson@colorado.edu> | 2020-04-06 02:00:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 10:00:42 +0200 |
commit | 359d7adf7ee07aa1adc09f2ad4aace1a0cd6316a (patch) | |
tree | 3cd7e2c7a00ae9a1b5527fe13b15e7314d4df259 /README.md | |
parent | 268c2a19da2085083ad3a61d0ce0a27ecd1e2343 (diff) | |
download | spack-359d7adf7ee07aa1adc09f2ad4aace1a0cd6316a.tar.gz spack-359d7adf7ee07aa1adc09f2ad4aace1a0cd6316a.tar.bz2 spack-359d7adf7ee07aa1adc09f2ad4aace1a0cd6316a.tar.xz spack-359d7adf7ee07aa1adc09f2ad4aace1a0cd6316a.zip |
Source devnull in environment_after_sourcing_files (closes #15775) (#15791)
spack.util.environment_after_sourcing_files compares the local
environment against a shell environment after having sourced a
file; but this ends up including the default shell profile and
rc, which might differ from the local environment.
To change this, compare against the default shell environment,
expressed here as 'source /dev/null'.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions