diff options
| author | Tony Jones <[email protected]> | 2019-01-24 00:52:27 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-01-25 14:12:10 +0000 |
| commit | d72eadbc1d2866fc047edd4535ffb0298fe240be (patch) | |
| tree | 692687bf141293a07f0c0504b7a4ff124ec56486 /tools/perf/scripts/python | |
| parent | perf script python: Remove explicit shebang from setup.py (diff) | |
| download | kernel-d72eadbc1d2866fc047edd4535ffb0298fe240be.tar.gz kernel-d72eadbc1d2866fc047edd4535ffb0298fe240be.zip | |
perf script python: Remove explicit shebang from tests/attr.c
tests/attr.c invokes attr.py via an explicit invocation of Python
($PYTHON) so there is therefore no need for an explicit shebang.
Also most distros follow pep-0394 which recommends that /usr/bin/python
refer only to v2 and so may not exist on the system (if PYTHON=python3).
Signed-off-by: Tony Jones <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Seeteena Thoufeek <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
