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
commita8d09a499c5851fa7d2bdd53e73d3d775a5130cc (patch)
treecf4ee5050530a5b7a654d9ba9c4cd868bd312024 /bin
parent7592784495796f42b32260aa1d66d3ee71e0e4f7 (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