[Kimchi-devel] [PATCH 0/2] Add option to run_command to log error in debug mode

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Thu Jul 23 13:56:09 UTC 2015


 - Sometimes the run_command caller doesn't want to have a failure
   logged as error, since such failure can be expected. This patch adds
   an option in run_command to log errors in debug mode to avoid give
   false positives to users.

Jose Ricardo Ziviani (2):
  Add option 'silent' in run_command
  Change getsebool to run silently.

 src/kimchi/model/vmhostdevs.py |  3 ++-
 src/kimchi/utils.py            | 14 +++++++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list