]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/files/default/replication-bin/replicate-changesets
Fix typo.
[chef.git] / cookbooks / planet / files / default / replication-bin / replicate-changesets
index b5e6b50d942d910dc529976695bd0f3849bf44fb..ef6a27eb9b774b48bfb812c400c12a5304aa215f 100644 (file)
@@ -246,7 +246,7 @@ class Replicator
 
     # fsync the files in their new locations, in case the inodes have
     # changed in the move / copy.
-    fsync(data_fie)
+    fsync(data_file)
     fsync(@config["state_file"])
     fsync(data_state_file)