Comment 1 for bug 674231

Revision history for this message
Graeme Gellatly (gdgellatly) wrote :

Just change that file to read

#!/bin/sh
cd /usr/local/lib/python2.6/dist-packages/openerp-client
exec /usr/bin/python ./openerp-client.py $@

works for me