
23 Jul
2015
23 Jul
'15
3:56 p.m.
- 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