Added a --backoff option for syncFileBackend.php
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 1 May 2013 01:53:01 +0000 (18:53 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 1 May 2013 01:53:01 +0000 (18:53 -0700)
commit75e51f6ac4a0905a53e1ab68a0547e7fc15caa54
treedacb4e083e8837c5039d57d68fc657ea22aeadcb
parent7cc8df605ed4c94bbb5be7f83755b4418485e9f4
Added a --backoff option for syncFileBackend.php

* This is useful for avoiding in-progress operations if locking
  is not enabled (the journal is updated before file changes).

Change-Id: Ieab3b157a6858f68cc9259214cac1743b7525da0
maintenance/syncFileBackend.php