Changeset 60 for mergebot


Ignore:
Timestamp:
Feb 23, 2010 8:57:32 PM (15 years ago)
Author:
retracile
Message:

Mergebot: remove bogus comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mergebot/trunk/utils/test.py

    r59 r60  
    156156        self.go_to_ticket(ticket_id)
    157157        tc.find('while checking merge of')
    158         # TODO: We may want to change this to remove the "dead" branch
    159158        retval = call(['svn', 'ls', self.repo_url + '/' + component + '/branches/ticket-%s' % ticket_id],
    160159                    stdout=logfile, stderr=logfile)
Note: See TracChangeset for help on using the changeset viewer.