Mercurial > hg > bzconsole
changeset 46:c6837d0d31fc
note to self
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 17 Dec 2012 11:06:24 -0800 |
parents | ed53dd00327f |
children | 34793fb9b1b7 |
files | bzconsole/api.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bzconsole/api.py Mon Dec 17 11:01:53 2012 -0800 +++ b/bzconsole/api.py Mon Dec 17 11:06:24 2012 -0800 @@ -169,6 +169,8 @@ # see also: # https://github.com/toolness/pybugzilla/blob/master/bzpatch.py + # TODO: infer bug # from attachment path if possible + assert self.username and self.password, "Must be authenticated" if not description: