summaryrefslogtreecommitdiff
path: root/util/pbs
diff options
context:
space:
mode:
Diffstat (limited to 'util/pbs')
-rwxr-xr-xutil/pbs/job.py2
-rwxr-xr-xutil/pbs/send.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/util/pbs/job.py b/util/pbs/job.py
index 4c400310c..8247218a5 100755
--- a/util/pbs/job.py
+++ b/util/pbs/job.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python2.7
# Copyright (c) 2005 The Regents of The University of Michigan
# All rights reserved.
#
diff --git a/util/pbs/send.py b/util/pbs/send.py
index 62ab2e5b9..d5136502b 100755
--- a/util/pbs/send.py
+++ b/util/pbs/send.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python2.7
# Copyright (c) 2005 The Regents of The University of Michigan
# All rights reserved.
#