changeset 243:5329606eb113

again, what i meant
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 22 Dec 2011 15:22:07 -0800
parents 2277916cd728
children 714a7a7f4ea7
files autobot/changes/poller.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/autobot/changes/poller.py	Thu Dec 22 15:20:15 2011 -0800
+++ b/autobot/changes/poller.py	Thu Dec 22 15:22:07 2011 -0800
@@ -228,7 +228,7 @@
         self.master.addChange(author=self.commitInfo['name'],
                               revision=rev,
                               files=self.commitInfo['files'],
-                              comments=comments,
+                              comments=self.commitInfo['comments'],
                               when_timestamp=self.commitInfo['timestamp'],
                               branch=self.branch,
                               category=self.category,