On Thu, 2010-05-27 at 12:01 -0400, Seth Vidal wrote:
> +    else:
> +        out = filename # returning the same file since it is not compressed
> +        ztype = None
>      
> +    if ztype:
> +        _decompress_chunked(filename, out, ztype)

 Damit ... I first read this as decompress_chunked would be called when
there wasn't a valid suffix ... bah.

 ACK to both.

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to