aboutsummaryrefslogtreecommitdiffstats
path: root/debian/install
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2014-04-04 18:54:58 +0100
committerBryn M. Reeves <bmr@redhat.com>2014-04-04 19:32:28 +0100
commitaf9e7041f766f42385870d55498da6032059f601 (patch)
tree58edf9cf4e57fefc75788763a8e0b590e5865b2e /debian/install
parente876737a6938a1ee6a6322b8d4f619ef87a7ccde (diff)
downloadsos-af9e7041f766f42385870d55498da6032059f601.tar.gz
Clean up sos_get_command_output() and friends
Returning a 3-tuple has always been ugly. It gets worse as the parameter list for this family of functions grows. Worse, the 3rd member of the tuple is unused and is always set to 0. Rip the whole mess out and return a single, simple dictionary object with 'status' and 'output' keys. Update utilities_tests to reflect the new interface. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'debian/install')
0 files changed, 0 insertions, 0 deletions