Parent5446 has uploaded a new change for review. Change subject: (bug 44862) Fixed waitForSlave.php constructor. ......................................................................
(bug 44862) Fixed waitForSlave.php constructor. The Maintenance constructor sets up $IP, so all maintenance scripts must call the parent constructor. This fixes waitForSlave.php, which used to not do that. Change-Id: I7a2a50845805894d87bcae9de9289cae10f1f31f --- M maintenance/waitForSlave.php 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/11/48411/1 -- To view, visit https://gerrit.wikimedia.org/r/48411 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7a2a50845805894d87bcae9de9289cae10f1f31f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Parent5446 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
