diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-08-20 03:29:54 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-08-20 16:51:10 -0700 |
commit | 10bb681b5789fd0eba0014b43b24bbbf2d845705 (patch) | |
tree | 30be1fb13ca0d5fcf8ca83c9973afe822e320f39 /.gitignore | |
parent | 79045afada7f2a24221adf0788d4a40683a503ec (diff) | |
download | spack-10bb681b5789fd0eba0014b43b24bbbf2d845705.tar.gz spack-10bb681b5789fd0eba0014b43b24bbbf2d845705.tar.bz2 spack-10bb681b5789fd0eba0014b43b24bbbf2d845705.tar.xz spack-10bb681b5789fd0eba0014b43b24bbbf2d845705.zip |
Unbuffer so that output from packages appears when redirecting
- Python I/O would not properly interleave (or appear) with output from
subcommands.
- Add a flusing wrapper around sys.stdout and sys.stderr when
redirecting, so that Python output is synchronous with that of
subcommands.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions