Hi,
Found an error in post-review from RBTools 0.2rc1:
Traceback (most recent call last):
File "/usr/local/bin/post-review", line 10, in <module>
load_entry_point('RBTools==0.2rc1', 'console_scripts', 'post-review')()
File
"/usr/local/lib/python2.5/site-packages/RBTools-0.2rc1-py2.5.egg/rbtools/postreview.py",
line 2774, in main
File
"/usr/local/lib/python2.5/site-packages/RBTools-0.2rc1-py2.5.egg/rbtools/postreview.py",
line 2423, in tempt_fate
File
"/usr/local/lib/python2.5/site-packages/RBTools-0.2rc1-py2.5.egg/rbtools/postreview.py",
line 427, in new_review_request
UnboundLocalError: local variable 'rsp' referenced before assignment
It was introduced with the following commit:
http://github.com/reviewboard/rbtools/commit/5968f84456d1e349bd174c2b79d348de77321cd8
I tried to manually add "rsp, = e.args" but that won't work. I guess I
currently lack the python skills and understanding of post-review to fix
this without some time to spare.
Anyone having a simple fix?
Regards,
Florian
--
Want to help the Review Board project? Donate today at
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/reviewboard?hl=en