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
commit825db883c40560f1a98232af25810dc2c2a4554c (patch)
treed29ab067acf84dcd188e12441e0a2712b9149bba /bin
parenta929e4d5a3eb015959e727bbc59d9218d3f2f374 (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