Changeset 60
- Timestamp:
- Feb 23, 2010 8:57:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mergebot/trunk/utils/test.py
r59 r60 156 156 self.go_to_ticket(ticket_id) 157 157 tc.find('while checking merge of') 158 # TODO: We may want to change this to remove the "dead" branch159 158 retval = call(['svn', 'ls', self.repo_url + '/' + component + '/branches/ticket-%s' % ticket_id], 160 159 stdout=logfile, stderr=logfile)
Note: See TracChangeset
for help on using the changeset viewer.