Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/78940
Change subject: Removed unused $dbw variable and connection
......................................................................
Removed unused $dbw variable and connection
Change-Id: I47060139fe762257847f482d24bd284fe6123452
---
M maintenance/runJobs.php
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/40/78940/1
diff --git a/maintenance/runJobs.php b/maintenance/runJobs.php
index 9dac031..929c2fd 100644
--- a/maintenance/runJobs.php
+++ b/maintenance/runJobs.php
@@ -73,7 +73,6 @@
$startTime = time();
$type = $this->getOption( 'type', false );
$wgTitle = Title::newFromText( 'RunJobs.php' );
- $dbw = wfGetDB( DB_MASTER );
$jobsRun = 0; // counter
$group = JobQueueGroup::singleton();
--
To view, visit https://gerrit.wikimedia.org/r/78940
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47060139fe762257847f482d24bd284fe6123452
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits