X-Git-Url: http://andersk.mit.edu/gitweb/jira-zephyrbot.git/blobdiff_plain/c3e3cdd98072fd2551780888926f2b39f9dcddfe..87a7e17d7dd07aacc6e56c1fd7463790121dc88e:/jirabot.py diff --git a/jirabot.py b/jirabot.py index 5e9ee84..7459322 100755 --- a/jirabot.py +++ b/jirabot.py @@ -67,8 +67,6 @@ def parse_comment(e): cls=zephyr_class, instance=issue, fields=[e.title.encode('UTF-8'), msg.encode('UTF-8')], - sender='jira', - auth=False, ) def zerror(msg):