[Yum-devel] [PATCH] move waitForLock() from YumUtilBase to YumBaseCli, use it in yummain.
James Antill
james at fedoraproject.org
Fri Dec 21 16:52:49 UTC 2012
On Wed, 2012-12-19 at 10:49 +0100, Zdeněk Pavlas wrote:
> - errno != 0 => fatal error
> - raise YumBaseError instead of sys.exit()/return
> - keep show_lock_owner() and get_process_info() in utils
> (lazy import is better than api break)
> ---
> cli.py | 27 +++++++++++++++++++++++++++
> utils.py | 24 ------------------------
> yummain.py | 24 ++----------------------
> 3 files changed, 29 insertions(+), 46 deletions(-)
ACK.
More information about the Yum-devel
mailing list