Use a canonical way to specify python
Be consistent with other scripts in the same directory. This also improves portability as less hardcoded full path of python interpreter. Change-Id: I605710035de2c7c85b5996238af18b3c6b0955ef
This commit is contained in:
parent
5070d5e644
commit
ec225a6c84
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#! /usr/bin/env python
|
||||
|
||||
# Copyright 2014 SUSE Linux Products GmbH
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user