On 04/07/2011 04:02 PM, Michael Calmer wrote:
> Hi,
> 
> during some tests of the master branch I realized some issues with rhn-custom-
> info. It seems that some reorganization of the code introduced some bugs in 
> this package.
> 
> I have created a patch which is attached.

Thanks for noticing that.
Patch committed.
I added one more enhancement:

-    if isinstance(ca, str) or isinstance(ca, unicode):
+    if isinstance(ca, basestring):

-- 
Miroslav Suchy
Red Hat Satellite Engineering

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to