From: Tom Hughes Date: Wed, 7 Aug 2013 07:30:43 +0000 (+0100) Subject: Update the planet timestamp correctly when the style changes X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/2294fbb415c4251a51d217edd14297779aeec87a Update the planet timestamp correctly when the style changes --- diff --git a/cookbooks/tile/templates/default/update-lowzoom.erb b/cookbooks/tile/templates/default/update-lowzoom.erb index a3d2ee291..291e9a8d5 100644 --- a/cookbooks/tile/templates/default/update-lowzoom.erb +++ b/cookbooks/tile/templates/default/update-lowzoom.erb @@ -17,7 +17,7 @@ render_list \ # Update timestamp for style "<%= @style %>" touch \ - --reference="/srv/tile.openstreetmap.org/styles/<%= @style %>/project.mml" \ + --reference="/srv/tile.openstreetmap.org/styles/<%= @style %>/project.xml" \ "/srv/tile.openstreetmap.org/tiles/<%= @style %>/planet-import-complete" # Update tiles from z11 to z12 for style "<%= @style %>"