aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/7ec2c071-9630-42b0-b08a-9854616f9144/comments
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-12-05 18:16:05 -0500
committerW. Trevor King <wking@drexel.edu>2009-12-05 18:16:05 -0500
commitf8e29454d91e1ec818fb14fad3d77a159ebbe22a (patch)
tree013ceecd5b5e8f8c4b31fa493a8750424f381eb8 /.be/bugs/7ec2c071-9630-42b0-b08a-9854616f9144/comments
parentaf8bd49a6215029c08676a3d4a59cfcab1d80976 (diff)
downloadbugseverywhere-f8e29454d91e1ec818fb14fad3d77a159ebbe22a.tar.gz
Fixed shortname -> bugname in becommands/show.py.
Fixes wking@thor:be.target-as-bug$ be show 22b:7 Traceback (most recent call last): File "/home/wking/bin/be", line 65, in <module> sys.exit(cmdutil.execute(args[0], args[1:])) File "/home/wking/src/fun/be/be.target-as-bug/libbe/cmdutil.py", line 87, in execute restrict_file_access=restrict_file_access) File "/home/wking/src/fun/be/be.target-as-bug/becommands/show.py", line 82, in execute print output(args, bd, as_xml=options.XML, with_comments=options.comments) File "/home/wking/src/fun/be/be.target-as-bug/becommands/show.py", line 174, in output lines.append(comment.string(shortname=shortname)) NameError: global name 'shortname' is not defined
Diffstat (limited to '.be/bugs/7ec2c071-9630-42b0-b08a-9854616f9144/comments')
0 files changed, 0 insertions, 0 deletions