diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-03-22 15:46:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-22 15:46:54 -0700 |
commit | d9c5b7de103321f104fc19019caee6d421cd3c59 (patch) | |
tree | e8a71cb1381c2daa712eba6dfbcbbba0a50fb8ff /.github/workflows/linux_build_tests.yaml | |
parent | 62787a7a3b504e4382e6a8729d8fd5f4392d5b43 (diff) | |
download | spack-d9c5b7de103321f104fc19019caee6d421cd3c59.tar.gz spack-d9c5b7de103321f104fc19019caee6d421cd3c59.tar.bz2 spack-d9c5b7de103321f104fc19019caee6d421cd3c59.tar.xz spack-d9c5b7de103321f104fc19019caee6d421cd3c59.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 '.github/workflows/linux_build_tests.yaml')
0 files changed, 0 insertions, 0 deletions