Actions
Feature #3079
openSystem checks should log better
Status:
New
Priority:
Normal
Assignee:
-
Description
We should have stdout and stderr separated so we can log better. It was removed in https://github.com/ares/kafo/commit/7e188c6a795c839718c093d100285dfe89480b1a because it did not work on Ruby 1.8.7. We could use popen4 gem to it.
Actions