On Tue, 2006-12-19 at 11:24 -0500, Jeremy Katz wrote: > On Mon, 2006-12-18 at 21:29 +0100, Terje Rosten wrote: > > + app = os.path.basename(sys.argv[0]) > > + if app == 'yum': > > + app = 'yum-cli' > > Personally, I'd prefer if this were done by an explicit call from the > app and we just leave out the app if it's not specified. >
+1 -sv _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
