Change shebang to help rpm runtime dependency detector.

Not having this change causes a linter error in opensuse.

Change-Id: I52830fa64bdb5f1b5bb00c4052f3c047be728bb3
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
This commit is contained in:
Erich Cordoba 2019-09-08 10:19:18 -05:00
parent c8735e882a
commit cc401099d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/python
#
# Copyright (c) 2014-2016 Wind River Systems, Inc.
#