summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rwxr-xr-xtools/debug-debug-scripts2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 67bcf53..b58f30c 100755
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Copyright 2013 Ben Longbons <b.r.longbons@gmail.com>
#
diff --git a/tools/debug-debug-scripts b/tools/debug-debug-scripts
index 2112a6e..2d027fc 100755
--- a/tools/debug-debug-scripts
+++ b/tools/debug-debug-scripts
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# encoding: utf-8
from __future__ import print_function