Skip to content

Commit

Permalink
cavern.tst: Update gpxexport for SOURCE_DATE_EPOCH
Browse files Browse the repository at this point in the history
The GPX output no longer contains a timestamp.
  • Loading branch information
ojwb committed Feb 10, 2024
1 parent fdffa7d commit f4311c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/gpxexport.gpx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<gpx version="1.0" creator="survex REDACTED (aven) - https://survex.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/0" xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
<name>gpxexport</name>
<time>REDACTED</time>
<wpt lon="174.77670004" lat="-41.27839998"><ele>30.00</ele><name>bh</name></wpt>
</gpx>

0 comments on commit f4311c7

Please sign in to comment.