Yeah, I'm Ok with that.
- Original Message -
From: "James Antill"
To: "yum development"
Sent: Tuesday, 21 June, 2011 3:05:10 PM
Subject: Re: [Yum-devel] [PATCH] Clean up the 'Transaction summary' report.
On Tue, 2011-06-21 at 15:44 +0200, Zdeněk Pavlas wrote:
> ---
> output.py | 43 +
On Tue, 2011-06-21 at 15:44 +0200, Zdeněk Pavlas wrote:
> ---
> output.py | 43 +--
> 1 files changed, 13 insertions(+), 30 deletions(-)
If you want to do the merge after Nick's change, that's fine.
Probably need some good way to co-ordinate ... Nick,
On Tue, 2011-06-21 at 14:05 -0400, Seth Vidal wrote:
> ---
> yum/packages.py |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
ACK.
signature.asc
Description: This is a digitally signed message part
___
Yum-devel mailing list
Yum-devel@l
---
yum/packages.py |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yum/packages.py b/yum/packages.py
index d8043f9..5ef9951 100644
--- a/yum/packages.py
+++ b/yum/packages.py
@@ -1186,7 +1186,7 @@ class YumAvailablePackage(PackageObject, RpmBase):
if libc_re
'yum.log' is now closed when YumBase instance is GC'd.
Resolves BZ 713924.
---
yum/__init__.py |5 -
yum/logginglevels.py |4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/yum/__init__.py b/yum/__init__.py
index 8fa957f..c21154e 100644
--- a/yum/__init__.py
+
---
output.py | 43 +--
1 files changed, 13 insertions(+), 30 deletions(-)
diff --git a/output.py b/output.py
index 3840f82..c146abf 100755
--- a/output.py
+++ b/output.py
@@ -38,7 +38,7 @@ import yum.misc
from rpmUtils.miscutils import checkSignals, for