]> Git Repo - linux.git/blobdiff - tools/perf/scripts/python/exported-sql-viewer.py
perf scripts python: exported-sql-viewer.py: Fix missing shebang
[linux.git] / tools / perf / scripts / python / exported-sql-viewer.py
index f278ce5ebab76640de4eb61ee8661040d0ac092a..b296028386a695ae076220caedfd54c43e4d62a1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/env python2
 # SPDX-License-Identifier: GPL-2.0
 # exported-sql-viewer.py: view data from sql database
 # Copyright (c) 2014-2018, Intel Corporation.
This page took 0.034676 seconds and 4 git commands to generate.