summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-09-02 07:04:34 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-09-02 07:04:34 -0400
commitb14ae86ddb9663d4126072c8fe0bf196237aed42 (patch)
tree6fc06cc9e991fcbbf198404a3f8ccdffdf10dee5 /www
parent6f40466dadb3f669017811715d33282f3e6116e0 (diff)
downloadgpsd-b14ae86ddb9663d4126072c8fe0bf196237aed42.tar.gz
Force Python 2 on the CGI, just in case.
Diffstat (limited to 'www')
-rw-r--r--www/gps_report.cgi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gps_report.cgi.in b/www/gps_report.cgi.in
index 14981cea..54c33abe 100644
--- a/www/gps_report.cgi.in
+++ b/www/gps_report.cgi.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
#
# @MASTER@
#