Merge "Move the shebang to /usr/bin/python" into stable/queens

This commit is contained in:
Zuul 2018-08-10 16:13:39 +00:00 committed by Gerrit Code Review
commit ec91d42d0e

View File

@ -1,4 +1,4 @@
#!/bin/python -utt #!/usr/bin/python -utt
import os import os
import sys import sys