Changeset 656 for trunk/email2trac.py.in


Ignore:
Timestamp:
12/10/14 09:26:01 (9 years ago)
Author:
bas
Message:

improve error messag when email2trac fails to start, closes #345

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/email2trac.py.in

    r654 r656  
    27562756
    27572757    except ImportError, detail:
     2758        print detail
    27582759        print "Can not find a a valid trac installation, solutions could be:"
    27592760        print "\tset PYTHONPATH"
Note: See TracChangeset for help on using the changeset viewer.