spack/lib/spack
Todd Gamblin fc840c904b
executable: filter long paths from debug output (#25168)
Long, padded install paths can get to be very long in the verbose install
output. This has to be filtered out by the Executable class, as it
generates these debug messages.

- [x] add ability to filter paths from Executable output.
- [x] add a context manager that can enable path filtering
- [x] make `build_process` in `installer.py`

This should hopefully allow us to see most of the build output in
Gitlab pipeline builds again.
2021-08-03 10:00:33 +00:00
..
docs Docs: add link to source code (#25088) 2021-08-02 12:36:40 -07:00
env debug: initial global debug flag support (#24285) 2021-07-09 21:22:26 -04:00
external archspec: added support for arm compiler on graviton2 (#24904) 2021-07-15 13:27:13 +00:00
llnl don't spin writer daemon when < /dev/null (#25170) 2021-08-02 21:39:38 -07:00
spack executable: filter long paths from debug output (#25168) 2021-08-03 10:00:33 +00:00