spack/lib/spack
Todd Gamblin 740f8fe1a9 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 ...............
```
2020-04-15 14:30:58 -07:00
..
docs Docs: configure_args -> cmake_args (#15102) 2020-02-19 22:48:56 -06:00
env copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
external copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
llnl spack install terminal output handling in foreground/background (#15723) 2020-04-15 12:47:41 -07:00
spack bugfix: spack test should not output [+] for mock installs (#15609) 2020-04-15 14:30:58 -07:00