mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
Merge pull request #1423 from fractalcat/respect-python-env
Update Python hashbang to respect environment
This commit is contained in:
commit
f6b3a0b741
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
import re
|
||||
import sys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user