summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-13 09:45:16 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-13 10:21:40 +0200
commit0877de1404ae703dc40b9332a55c24ae01f09b10 (patch)
tree00e9607c4c490df1b1158dbfe36f46cb90d173e6 /bin
parentb1a52572462fa607e8272501268a09dd33e4ab6f (diff)
lts-needs-forward-port: port to Python 3
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lts-needs-forward-port.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/lts-needs-forward-port.py b/bin/lts-needs-forward-port.py
index 7a4d24c1d4..ee29ef5486 100755
--- a/bin/lts-needs-forward-port.py
+++ b/bin/lts-needs-forward-port.py
@@ -1,5 +1,4 @@
-#!/usr/bin/python
-# vim: set fileencoding=utf-8 :
+#!/usr/bin/python3
#
# Copyright 2016 Guido Günther <agx@sigxcpu.org>
#

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