diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-03-22 15:46:54 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-04-15 14:30:58 -0700 |
commit | 740f8fe1a9d732dbfd8140e57b2cb72428c7eff6 (patch) | |
tree | 0a6e0202a0d50fa743dc3d6dff547b7cca0cf066 /CHANGELOG.md | |
parent | 430ca7c7cf46b415b58f45057626c4e1b7d36c56 (diff) | |
download | spack-740f8fe1a9d732dbfd8140e57b2cb72428c7eff6.tar.gz spack-740f8fe1a9d732dbfd8140e57b2cb72428c7eff6.tar.bz2 spack-740f8fe1a9d732dbfd8140e57b2cb72428c7eff6.tar.xz spack-740f8fe1a9d732dbfd8140e57b2cb72428c7eff6.zip |
bugfix: spack test should not output [+] for mock installs (#15609)
`spack test` has a spurious '[+] ' in the output:
```
lib/spack/spack/test/install.py .........[+] ......
```
Output is properly suppressed:
```
lib/spack/spack/test/install.py ...............
```
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions