Skip to content

Commit

Permalink
Tweak testo for recent Mapsend default track version change.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertl committed May 5, 2006
1 parent 44313af commit 4805103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testo
Expand Up @@ -438,7 +438,7 @@ bincompare ${TMPDIR}/route.mapsend ${REFERENCE}/route/route.mapsend
# MAPSEND track format
#
rm -f ${TMPDIR}/mapsend.trk
${PNAME} -t -i mapsend -f ${REFERENCE}/track/mapsend.trk -o mapsend \
${PNAME} -t -i mapsend -f ${REFERENCE}/track/mapsend.trk -o mapsend,trkver=3 \
-F ${TMPDIR}/mapsend.trk
compare ${TMPDIR}/mapsend.trk ${REFERENCE}/track/

Expand Down

0 comments on commit 4805103

Please sign in to comment.