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
1 changed files with 1 additions and 1 deletions

View File

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