summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 11:39:40 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 11:39:40 +0200
commit6d7cc9f17915255c50d257d327ccaf4c95afef94 (patch)
tree18b420864507fe0ba410eff1eb5dc3a6fa452f1f /bin
parent80a2e2a24dd219347aa531cef24f075e53d76fbf (diff)
check-syntax: switch to Python 3
Diffstat (limited to 'bin')
-rwxr-xr-xbin/check-syntax2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/check-syntax b/bin/check-syntax
index 2daaeaefde..6f7eadd831 100755
--- a/bin/check-syntax
+++ b/bin/check-syntax
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
import os
import os.path

© 2014-2024 Faster IT GmbH | imprint | privacy policy