X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/50b8039333fdef4928b3ec9534a6d6fda70a2803..c8509a9e49dc4663c5316e25f163fdff12ced7f3:/cookbooks/planet/files/default/replication-bin/replicate-changesets diff --git a/cookbooks/planet/files/default/replication-bin/replicate-changesets b/cookbooks/planet/files/default/replication-bin/replicate-changesets index 455fcbc00..9e1615147 100644 --- a/cookbooks/planet/files/default/replication-bin/replicate-changesets +++ b/cookbooks/planet/files/default/replication-bin/replicate-changesets @@ -268,9 +268,9 @@ class Replicator # move them into place later, to avoid in-progress # clashes, or people seeing incomplete files. begin + changesets = open_changesets @state["sequence"] = sequence @state["last_run"] = @now - changesets = open_changesets write_tmp_files!(changesets)