jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/393127 )
Change subject: Move maintenance script to a maintenance folder
......................................................................
Move maintenance script to a maintenance folder
Change-Id: Idead6efe043eb3c11ae32604333bfe739f9bcd7c
---
R maintenance/updateBlacklist.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Thiemo Mättig (WMDE): Looks good to me, approved
diff --git a/updateBlacklist.php b/maintenance/updateBlacklist.php
similarity index 97%
rename from updateBlacklist.php
rename to maintenance/updateBlacklist.php
index 3b743b3..b40e3d7 100644
--- a/updateBlacklist.php
+++ b/maintenance/updateBlacklist.php
@@ -22,7 +22,7 @@
$IP = getenv( 'MW_INSTALL_PATH' );
if ( $IP === false ) {
- $IP = __DIR__ . '/../..';
+ $IP = __DIR__ . '/../../..';
}
require_once "$IP/maintenance/Maintenance.php";
--
To view, visit https://gerrit.wikimedia.org/r/393127
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idead6efe043eb3c11ae32604333bfe739f9bcd7c
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/StopForumSpam
Gerrit-Branch: master
Gerrit-Owner: MarcoAurelio <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits