summaryrefslogtreecommitdiff
path: root/util/batch
diff options
context:
space:
mode:
Diffstat (limited to 'util/batch')
-rwxr-xr-xutil/batch/job.py2
-rwxr-xr-xutil/batch/send.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/util/batch/job.py b/util/batch/job.py
index 9d7ecca8c..471b88251 100755
--- a/util/batch/job.py
+++ b/util/batch/job.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Copyright (c) 2006 The Regents of The University of Michigan
# All rights reserved.
#
diff --git a/util/batch/send.py b/util/batch/send.py
index e7bf1958f..44a4f2879 100755
--- a/util/batch/send.py
+++ b/util/batch/send.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Copyright (c) 2006 The Regents of The University of Michigan
# All rights reserved.
#