aboutsummaryrefslogtreecommitdiff
path: root/tools/test-trips.py
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-11-27 16:17:00 -0800
committerAnton Tananaev <anton@traccar.org>2022-11-27 16:17:00 -0800
commit938872ff5e2fad867720ec9c971ea432ba623c2c (patch)
tree56f2ae76e6b41aeecf29408eb97c5785ae0e7bcb /tools/test-trips.py
parent1a08e7cc2612539e6e16bb17b76a8d6866bb24f7 (diff)
downloadtrackermap-server-938872ff5e2fad867720ec9c971ea432ba623c2c.tar.gz
trackermap-server-938872ff5e2fad867720ec9c971ea432ba623c2c.tar.bz2
trackermap-server-938872ff5e2fad867720ec9c971ea432ba623c2c.zip
Update python version
Diffstat (limited to 'tools/test-trips.py')
-rwxr-xr-xtools/test-trips.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-trips.py b/tools/test-trips.py
index a71357fdb..267752fbb 100755
--- a/tools/test-trips.py
+++ b/tools/test-trips.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
import urllib
import httplib