diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-01-21 02:40:38 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-01-21 10:46:33 -0800 |
commit | 10848c2e9a7cd3771c469dfd5ddb235f76b229ba (patch) | |
tree | e0250e30aabba657d6df86ae98edebf78a9a686a /share | |
parent | 25f7dbd3e9c5d6f929c1c1a1d01cc0e314a496ff (diff) | |
download | spack-10848c2e9a7cd3771c469dfd5ddb235f76b229ba.tar.gz spack-10848c2e9a7cd3771c469dfd5ddb235f76b229ba.tar.bz2 spack-10848c2e9a7cd3771c469dfd5ddb235f76b229ba.tar.xz spack-10848c2e9a7cd3771c469dfd5ddb235f76b229ba.zip |
Refactor args for Executable.__call__
- simplify output, error, and input redirection
- `return_output=True` is now `output=str`
- `return_output=True` will still work for the time being but is
deprecated.
- previously you could say `return_output=True` and `output=<stream>`,
which wouldn't actually write to the stream. Now you actually can't
specify erroneous cases since there is only one parameter with
mutually exclusive options..
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions