Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
right: timestamp not needed if not referenced in ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Dec 17, 2013
1 parent a7d9460 commit c0746d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ berlin-latest.osrm: berlin-latest.osm.pbf
osrm-extract berlin-latest.osm.pbf -p test/data/car.lua

berlin-latest.osrm.hsgr: berlin-latest.osrm
# TODO: needed?
#echo '2000-00-00T00:00:00Z' > berlin-latest.osrm.timestamp
osrm-prepare berlin-latest.osrm

test: berlin-latest.osrm.hsgr
Expand Down
1 change: 0 additions & 1 deletion test/data/berlin.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ edgesData=berlin-latest.osrm.edges
ramIndex=berlin-latest.osrm.ramIndex
fileIndex=berlin-latest.osrm.fileIndex
namesData=berlin-latest.osrm.names
timestamp=berlin-latest.osrm.timestamp

0 comments on commit c0746d3

Please sign in to comment.