diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-07-26 22:41:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-26 22:41:55 -0700 |
commit | d351946194b55047226c6d653b9dc91548430006 (patch) | |
tree | cbcc773b67169db7e6cc3b505918864bc4bc18fa /LICENSE-MIT | |
parent | 907f9e84114adab3e870f97948b604535366c68f (diff) | |
download | spack-d351946194b55047226c6d653b9dc91548430006.tar.gz spack-d351946194b55047226c6d653b9dc91548430006.tar.bz2 spack-d351946194b55047226c6d653b9dc91548430006.tar.xz spack-d351946194b55047226c6d653b9dc91548430006.zip |
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
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions