fault/python-fmclient/fmclient
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
..
fmclient fault: Clean-up /usr/bin/env instances 2019-06-12 15:28:41 -07:00
tools Decouple Fault Management from stx-config 2018-08-20 15:00:38 -05:00
LICENSE Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
setup.cfg Use DevStack's setup_*() functions for Python packages 2019-05-17 13:11:58 -05:00
setup.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00