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.
Actions