summaryrefslogtreecommitdiff
path: root/leapsecond.py
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-07-19 17:03:56 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-07-19 17:03:56 -0400
commit2731b9907d394f0545a7380afd3f79264614b1b1 (patch)
treec167a603d8d989d1de1243618517703955dbc1df /leapsecond.py
parentf47af03c97bfa821f87620cb31a7dc943e6cef1b (diff)
downloadgpsd-2731b9907d394f0545a7380afd3f79264614b1b1.tar.gz
Change Python hashbang lines to invoke 'python2'
We've learned that Ubuntu 15.10 will have python3 as default. The ugly transition gas befun; our only recourse is to hape that all our deployment targets have 'pyton2' do the right thing. Works on 14.10.
Diffstat (limited to 'leapsecond.py')
-rwxr-xr-xleapsecond.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/leapsecond.py b/leapsecond.py
index b7de5a02..783cae33 100755
--- a/leapsecond.py
+++ b/leapsecond.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
"""
Usage: leapsecond.py [-v] { [-h] | [-f filename] | [-g filename] | [-H filename]