> @@ -1146,7 +1146,11 @@ def repo_gen_decompress(filename, > + if cached and ret and not os.path.exists(ret): > + return None > + return ret
ACK, this is probably better. _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
