Re: [PATCH] set all cmds keys in parseArgs
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <1137133669.16755.32.camel@cutter> |
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. -sv