Hi,

Currently, the shebang on top of bin/trytond and bin/tryton is 

#!/usr/bin/env python

I propose to use

#!/usr/bin/env python2

instead, because trytond does not work with python3 and so raise an
exception if python3 is the default (like in archlinux). I checked on
ubuntu 10.04 and python2 exist, but I don't know if it's the same on
other distribution.

Cheers,

-- 

Bertrand Chenal

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email: [email protected]
Website: http://www.b2ck.com/

-- 
[email protected] mailing list

Reply via email to