linux application receives a new attribute splitStderr
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 14 Mar 2016 11:58:33 +0000 (12:58 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 14 Mar 2016 12:01:14 +0000 (13:01 +0100)
commit40b568db5ed0ba760da8b14a00814db7d01a3944
treeb45ab5db9ac34f9e95b96a10a5879926d7349865
parent6e711e2a04ab60b961907c49bf1368555cf93c78
linux application receives a new attribute splitStderr
defaults to False
stdout and stderr are now merged by default in a single trace
previous behaviour can be achieved by setting this new attribute to True
nepi/resources/linux/application.py