From: Thierry Parmentelat Date: Wed, 27 Nov 2019 11:04:05 +0000 (+0100) Subject: mark pod.py as running on python2 X-Git-Url: http://git.onelab.eu/?p=pingofdeath.git;a=commitdiff_plain mark pod.py as running on python2 --- diff --git a/pod.py b/pod.py index 58bd1f5..0774e47 100755 --- a/pod.py +++ b/pod.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python2 # # Marc E. Fiuczynski # Copyright (C) 2004 The Trustees of Princeton University