Changeset 24 for emailtotracscript/trunk/email2trac.py.in
- Timestamp:
- 01/15/06 13:46:09 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
emailtotracscript/trunk/email2trac.py.in
r22 r24 489 489 # Default config file 490 490 # 491 configfile = '/etc/email2trac.conf' 492 # configfile = './email2trac.conf' 491 configfile = '@email2trac_conf@' 493 492 project = '' 494 493 component = ''
Note: See TracChangeset
for help on using the changeset viewer.