Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/203225

Change subject: WIP  Use DonationQueue in orphan slayer
......................................................................

WIP  Use DonationQueue in orphan slayer

Also simplifies the orphans script.

Bug: T92922
Change-Id: Ib72039777da035e2d520b07206b66f69c70c6c3a
---
M globalcollect_gateway/scripts/orphans.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/25/203225/1

diff --git a/globalcollect_gateway/scripts/orphans.php 
b/globalcollect_gateway/scripts/orphans.php
index 3e53492..52fd3a3 100644
--- a/globalcollect_gateway/scripts/orphans.php
+++ b/globalcollect_gateway/scripts/orphans.php
@@ -49,6 +49,7 @@
                        }
                }
                
+               // FIXME: Is this just to trigger batch mode?
                $data = array(
                        'wheeee' => 'yes'
                );

-- 
To view, visit https://gerrit.wikimedia.org/r/203225
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib72039777da035e2d520b07206b66f69c70c6c3a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to