]> git.ipfire.org Git - thirdparty/patchwork.git/commit
parsemail: Correct issue with '--verbosity' flag
authorStephen Finucane <stephen.finucane@intel.com>
Fri, 11 Mar 2016 11:16:46 +0000 (11:16 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Fri, 11 Mar 2016 11:50:34 +0000 (11:50 +0000)
commit602c4f7520d8a0f9d07dacad0a5a550fb318f2c1
treea07b73f7d5f90f68ed11b2715cfe29fc0de5fbce
parentbe6cc3c2dbb58fada64569014aa3528b7886be4f
parsemail: Correct issue with '--verbosity' flag

Use the log level dictionary _values_, not the user-provided _key_.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
Closes-Bug: #21
patchwork/bin/parsearchive.py
patchwork/bin/parsemail.py