← Back to team overview

credativ team mailing list archive

Re: [Merge] lp:~credativ/openobject-server/trunk-fix-hashbang into lp:openobject-server

 

~$ ls /bin/env
ls: cannot access /bin/env: No such file or directory
~$ ls /usr/bin/env
/usr/bin/env

That's on Ubuntu, Debian releases and Mac OS X.

(On CentOS/RedHat /usr/bin/env is a symlink to /bin/env, so with /usr/bin/env you get more different types of *nix systems working)

Please don't hardcode path to /usr/bin/python, cause on some systems we deploy more recent python just for openerp and then specify more recent python via env.
-- 
https://code.launchpad.net/~credativ/openobject-server/trunk-fix-hashbang/+merge/69926
Your team Credativ is subscribed to branch lp:~credativ/openobject-server/trunk-fix-hashbang.


Follow ups

References