Re: [PATCH] set all cmds keys in parseArgs
Paul Nasrat <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On Fri, 2006-01-13 at 01:27 -0500, seth vidal wrote: > On Thu, 2006-01-12 at 14:54 -0500, Dennis Gregorovic wrote: > > Attach is a patch that moves the initialization of some cmds keys from > > the main method to the parseArgs method. This makes it a lot easier to > > use the genpkgmetadata.MetaDataGenerator class without needing main as > > an entry point. Plus, I think it just makes more sense for this action > > to be in parseArgs. > > > > applied. > > thank you. If there is nothing else outstanding maybe we should do a point release. Paul