UnitSentry.run() hides output if exit code isn't 0
Bug #1457064 reported by
Björn Tillenius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Amulet |
New
|
Undecided
|
Unassigned |
Bug Description
I'm trying to use UnitSentry.run() to run a script that returns a non-zero exit code for some cases. I'm still interested in the stdout, but UnitSentry.run() returns only stderr in case the exit code is non-zero.
tags: | added: landscape |
To post a comment you must log in.