summaryrefslogtreecommitdiffstats
path: root/data/DTSA
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-31 12:09:57 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-31 12:15:53 +0200
commitc586d4473fa6659646a777e68edb6133fadc753b (patch)
tree07d83167c8c18cdd3c94f9ddfd125f42aa7814e4 /data/DTSA
parent5aa6d011341915983f9914d9393d2d67658bfdbf (diff)
Update hashbang for remaining python2 scripts
These are all currently unused, so it's a bit hard to test them when porting them to Python 3. So rather than doing that, let's explicitly mark them as being Python 2. Before porting them we may want to check if they are still useful or if they should be removed instead.
Diffstat (limited to 'data/DTSA')
-rwxr-xr-xdata/DTSA/dtsa2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa
index 68fae53f3e..91d150e376 100755
--- a/data/DTSA/dtsa
+++ b/data/DTSA/dtsa
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
import sys, getopt, os, glob

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