Actions
action #6394
closedcapture git stderr/stdout
Start date:
2015-02-24
Due date:
% Done:
100%
Estimated time:
Description
openqa currently uses system() to excute git. That way git's stderr ends up in the journal rather than openqa's log file where it would be expected. So capture the output and log it to the user and via mojo instead.
Updated by dheidler over 9 years ago
- Subject changed from capture git stderr/stdin to capture git stderr/stdout
- Status changed from New to In Progress
Updated by dheidler over 9 years ago
- % Done changed from 0 to 100
Pull request: https://github.com/os-autoinst/openQA/pull/414
Actions