sagemath / sage-patchbot

Sage Patchbot
https://www.sagemath.org
Other
8 stars 17 forks source link

owner attribute #80

Closed videlec closed 8 years ago

videlec commented 8 years ago

When launching the patchbot we got

Traceback (most recent call last):
  File "/home/vincent/sage_patchbot/local/bin/patchbot/patchbot.py", line 1280, in report_ticket
    report['owner'] = self.owner
AttributeError: 'Patchbot' object has no attribute 'owner'
fchapoton commented 8 years ago

solved in patchbot 2.5.6, that should arrive soon (no trac ticket yet)

fchapoton commented 8 years ago

needs review at trac ticket #20528

fchapoton commented 8 years ago

This is solved in patchbot 2.5.7, please review #20528.