summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-02-19 00:12:42 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2011-02-19 00:12:42 +0100
commit4c5d0003ca3cace64ea780ca4121c46487b5899e (patch)
tree504fc46f70ad353791920b2535ed1447c711ae4a /README
parentd9bcb58385f9bb03f6ceb2390b29f25d5951fe8c (diff)
downloadfedora-packager-fix-help-command.tar.gz
fedora-packager-fix-help-command.tar.xz
fedora-packager-fix-help-command.zip
Fix "fedpkg help" command (make it work again)fix-help-command
This changes the parser_help command to a lambda which passes the parser variable to the usage() function as a second parameter. We forgot to give the usage() function its "parser" parameter, and after we moved the definition of the parser variable out of the main module, the usage() function did not see the parser variable any more.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions