summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-08-21 10:20:57 +0000
committerDavid Peter <sharkdp@users.noreply.github.com>2021-08-21 23:07:37 +0200
commit19678527e5ef0e9982eb319acfebabf95de62780 (patch)
tree49a71b215f2512c8f31c8f6f3b06202aea9d68f3
parent5d319dee94a830be5d4cba486e0b5959d5b24c07 (diff)
chore(find-slow-to-highlight-files.py): be explicit about using python3
In many distros, `python` no longer leads to anything, and instead `python2` or `python3` need to be explicitly run.
-rw-r--r--tests/scripts/find-slow-to-highlight-files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/find-slow-to-highlight-files.py b/tests/scripts/find-slow-to-highlight-files.py
index 50359df2..3e94b22f 100644
--- a/tests/scripts/find-slow-to-highlight-files.py
+++ b/tests/scripts/find-slow-to-highlight-files.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# This script goes through all languages that are supported by 'bat'. For each
# language, it loops over the correspoinding file extensions and searches a