]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: use /usr/bin/python, not /usr/bin/env python
authorSage Weil <sage@redhat.com>
Fri, 1 Nov 2019 12:19:20 +0000 (07:19 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Nov 2019 12:19:20 +0000 (07:19 -0500)
commite12ad1b016db818fe20062e4373218890c6f4cbd
tree0bf511cd85d3281c8555a4f39818d7756aa4d558
parent6af2340d5db5d4fac339bff2e055bd6370e6c7c2
ceph-daemon: use /usr/bin/python, not /usr/bin/env python

This works around noise from the rpm build:

*** ERROR: ambiguous python shebang in /usr/sbin/ceph-daemon: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon