# HG changeset patch # User Jeff Hammel # Date 1355526146 28800 # Node ID 619e27c447b847f6f7db2899be983ab3c4b78664 # Parent 94b0b7b4f19001532e3ae6f251678ad57e27cb6e correct variable name + comment diff -r 94b0b7b4f190 -r 619e27c447b8 bzconsole/api.py --- a/bzconsole/api.py Fri Dec 14 14:54:27 2012 -0800 +++ b/bzconsole/api.py Fri Dec 14 15:02:26 2012 -0800 @@ -166,7 +166,8 @@ """ if not description: - description = contents + # fairly hacky :/ + description = attachment # read contents if '://' in attachment: