use libtaskotron.os_utils.popen_rt() to execute command
ClosedPublic

Authored by kparal on Aug 23 2016, 10:29 AM.

Details

Reviewers
lbrabec
tflink
Group Reviewers
task-rpmlint
Summary

The implementation is tricky, it's better to use a shared method.

We can push this only after libtaskotron commit 355c415d4f9 is released and deployed.

Test Plan

tested manually, works

Diff Detail

Repository
rRPMLINT task-rpmlint
Branch
feature/popen_rt
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 812
Build 812: arc lint + arc unit
kparal retitled this revision from to use libtaskotron.os_utils.popen_rt() to execute command.Aug 23 2016, 10:29 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: task-rpmlint.
lbrabec accepted this revision.Aug 23 2016, 10:56 AM
This revision is now accepted and ready to land.Aug 23 2016, 10:56 AM
tflink accepted this revision.Sep 12 2016, 9:04 PM
tflink added a reviewer: tflink.

Are there plans to change the other tasks we maintain, as well?

In D984#18794, @tflink wrote:

Are there plans to change the other tasks we maintain, as well?

I don't see this code being used anywhere else, so I don't know about any other tasks that need adjusting. But if I missed something, please yell.