fault/fm-rest-api/fm/fm/api
Saul Wold 85f6ec6ea3 fault: Clean-up /usr/bin/env instances
The dependency resolver for RPM relies on the shebang to have the
interperter that will be used in order to get things right, so
change shebang to /usr/bin/python.

In other cases, the shebang is not needed at all as these are not
really executable python files, they are part of the python package.
RPMLINT finds these and complains that a non-executable has a shebang.

Change-Id: Ie90a846d6addffca1225e59fd8b6f3753d2991a4
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2019-06-12 15:28:41 -07:00
..
controllers fault: Clean-up /usr/bin/env instances 2019-06-12 15:28:41 -07:00
middleware Add notices to Intel authored files. 2019-03-20 10:14:21 -06:00
__init__.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
app.py Enable fm-rest-api to return json format error message 2018-12-03 22:14:21 +08:00
config.py Add PUT/POST methods to FM restful API 2019-06-05 08:57:36 +08:00
hooks.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00