summaryrefslogtreecommitdiff
path: root/xgps
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-03-25 01:20:07 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-03-25 01:20:07 -0400
commite7d3313c7e8550deccf38290a2821b926a33c2b3 (patch)
treea093a6f948ae08845c887f71ace2c63341c4a938 /xgps
parent00e079a5e8dbfcec641f3e66faefb90bfff41eb7 (diff)
downloadgpsd-e7d3313c7e8550deccf38290a2821b926a33c2b3.tar.gz
xgps and xgpsspeed are fully polyglot...
...change their shebang lines to plain Python.
Diffstat (limited to 'xgps')
-rwxr-xr-xxgps2
1 files changed, 1 insertions, 1 deletions
diff --git a/xgps b/xgps
index cf39e660..1a733247 100755
--- a/xgps
+++ b/xgps
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
# -*- coding: UTF-8
'''
xgps -- test client for gpsd