mark pod.py as running on python2 master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 27 Nov 2019 11:04:05 +0000 (12:04 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 27 Nov 2019 11:04:05 +0000 (12:04 +0100)
pod.py

diff --git a/pod.py b/pod.py
index 58bd1f5..0774e47 100755 (executable)
--- a/pod.py
+++ b/pod.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2
 #
 # Marc E. Fiuczynski <mef@cs.princeton.edu>
 # Copyright (C) 2004 The Trustees of Princeton University