Skip to content
Snippets Groups Projects
Commit 740f8fe1 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

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 ...............
```
parent 430ca7c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment