aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/make-both-single-timing-files.py
diff options
context:
space:
mode:
authorGravatar Armaël Guéneau <armael.gueneau@ens-lyon.fr>2018-05-31 14:31:54 +0200
committerGravatar Armaël Guéneau <armael.gueneau@ens-lyon.fr>2018-05-31 14:33:40 +0200
commitb10c4310ad782e5e65b5f7cd6314e682c440fec4 (patch)
treec98ca568a33db0d4fac948e15d60c971c6eb2f61 /tools/make-both-single-timing-files.py
parentac8a84e3b4dc530b000e17b72c7e26f7a957420f (diff)
Explicitly require python2 in python scripts in tools/
Diffstat (limited to 'tools/make-both-single-timing-files.py')
-rwxr-xr-xtools/make-both-single-timing-files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-both-single-timing-files.py b/tools/make-both-single-timing-files.py
index 32c52c7a1..c6af2ff1f 100755
--- a/tools/make-both-single-timing-files.py
+++ b/tools/make-both-single-timing-files.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
import sys
from TimeFileMaker import *