diff options
Diffstat (limited to 'util/batch/job.py')
-rwxr-xr-x | util/batch/job.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/batch/job.py b/util/batch/job.py index 471b88251..02e1fdcc7 100755 --- a/util/batch/job.py +++ b/util/batch/job.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # Copyright (c) 2006 The Regents of The University of Michigan # All rights reserved. # |