spack/lib/spack
Todd Gamblin d351946194
bugfix: don't redundantly print ChildErrors (#17709)
A bug was introduced in #13100 where ChildErrors would be redundantly
printed when raised during a build. We should eventually revisit error
handling in builds and figure out what the right separation of
responsibilities is for distributed builds, but for now just skip
printing.

- [x] SpackErrors were designed to be printed by the forked process, not
      by the parent, so check if they've already been printed.
- [x] update tests
2020-07-26 22:41:55 -07:00
..
docs Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682) 2020-07-23 17:41:48 -04:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl Reduce output verbosity with debug levels (#17546) 2020-07-23 13:59:12 -07:00
spack bugfix: don't redundantly print ChildErrors (#17709) 2020-07-26 22:41:55 -07:00