Changeset 630
- Timestamp:
- 06/21/13 12:53:59 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/email2trac.py.in
r628 r630 2607 2607 virtualenv = '@virtualenv@' 2608 2608 2609 SHORT_OPT = 'Acd e:hf:np:t:v'2609 SHORT_OPT = 'AcdE:hf:np:t:v' 2610 2610 LONG_OPT = ['agilo', 'component=', 'debug', 'dry-run', 'help', 'file=', 'project=', 'ticket_prefix=', 'virtualenv=', 'verbose'] 2611 2611
Note: See TracChangeset
for help on using the changeset viewer.