fault/fm-doc/fm_doc
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
..
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
checkEventYaml StarlingX open source release updates 2018-05-31 07:36:00 -07:00
check_missing_alarms.py fault: Clean-up /usr/bin/env instances 2019-06-12 15:28:41 -07:00
events.yaml Remove references to infra in FM doc 2019-04-18 09:31:46 -04:00
parseEventYaml.py add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00