]> git.ozlabs.org Git - patchwork/commit
Use config file for pwclient settings
authorJeremy Kerr <jk@ozlabs.org>
Mon, 8 Sep 2008 01:38:39 +0000 (11:38 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 8 Sep 2008 01:38:39 +0000 (11:38 +1000)
commit4b41c609084eff2ab49e1a7501314a0fa57450c4
tree28546e5a7e646d3cfb5bb0818f313aae0b734290
parent35241d528c3699b982730a333e236d57dc6451b6
Use config file for pwclient settings

Add a ConfigParser-style config file for patchwork settings, rather
than the environment. At present, only the XMLRPC URL and current
project are included.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/bin/pwclient.py