Fix cleanupTitles.php
authorMax Semenik <maxsem.wiki@gmail.com>
Mon, 10 Jul 2017 22:07:07 +0000 (15:07 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Mon, 10 Jul 2017 22:07:07 +0000 (15:07 -0700)
commitd5a429a10ee0ecf1ad1aedadd13a8fbe1fe826ba
tree19e37c9f32dd6e2b558f5ba9171aff427c79379d
parent8a16f5791fc975c1f57a518ecdfb9e20c863df12
Fix cleanupTitles.php

It was failing in production with duplicate key error in
moveInconsistentPage(). Live-patching it to check for existence
for updates resolved the issues. Committing the fix now.

Change-Id: I1c0bf632b5040b44f5a49c8fb95779e7ed19dea9
maintenance/cleanupTitles.php