diff options
author | Todd Gamblin <gamblin2@llnl.gov> | 2021-08-03 03:00:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 10:00:33 +0000 |
commit | fc840c904b4587a13199969ae5872581d5c33c32 (patch) | |
tree | d9dd2d8b7b55c30608f5b47ace89f5dc5681c16e /share | |
parent | e47710134582d9ea67f12e46d2c43ecb21cfa2c4 (diff) | |
download | spack-fc840c904b4587a13199969ae5872581d5c33c32.tar.gz spack-fc840c904b4587a13199969ae5872581d5c33c32.tar.bz2 spack-fc840c904b4587a13199969ae5872581d5c33c32.tar.xz spack-fc840c904b4587a13199969ae5872581d5c33c32.zip |
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.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions