X-Git-Url: https://repo.jachan.dev/linux.git/blobdiff_plain/3c730b1041aefa2a92b96fcba9db237d28585922..b3a67546fda9c8a07446467708608212b5305469:/tools/perf/scripts/python/exported-sql-viewer.py diff --git a/tools/perf/scripts/python/exported-sql-viewer.py b/tools/perf/scripts/python/exported-sql-viewer.py index f278ce5ebab7..b296028386a6 100755 --- a/tools/perf/scripts/python/exported-sql-viewer.py +++ b/tools/perf/scripts/python/exported-sql-viewer.py @@ -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.