c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21467
[Bug 754481] Re: bin: non-scripts must be -x, scripts +x
** Branch linked: lp:~openerp-dev/openobject-server/6.0-bug-754481-xrg
** Changed in: openobject-server
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/754481
Title:
bin: non-scripts must be -x, scripts +x
Status in OpenERP Server:
Fix Committed
Bug description:
This should solve the corresponding rpmlint errors. Python files with a
shebang must be executable. Non-standalone python shall not have a shebang.
References