wrong varbiable name in error path for email send failing

Bug #578685 reported by John Ferlito
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-email-notifier
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/home/bp/.bazaar/plugins/email-notifier/bzr_email_notifier.py", line 376, in <module>
    main()
  File "/home/bp/.bazaar/plugins/email-notifier/bzr_email_notifier.py", line 110, in main
    send_commit_emails_for_branch(branch, relative_path, last_emailed_revisions)
  File "/home/bp/.bazaar/plugins/email-notifier/bzr_email_notifier.py", line 227, in send_commit_emails_for_branch
    'Could not send revision %s: %s' % (revision, e)
NameError: global name 'revision' is not defined

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.