Adamw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/55815
Change subject: fix bad path
......................................................................
fix bad path
Change-Id: I690c8f7fe9fa58ec9bf0e018a7a24872fdc4b1f5
---
M patches/CNDatabasePatcher.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice
refs/changes/15/55815/1
diff --git a/patches/CNDatabasePatcher.php b/patches/CNDatabasePatcher.php
index 99ea813..2737a8b 100644
--- a/patches/CNDatabasePatcher.php
+++ b/patches/CNDatabasePatcher.php
@@ -103,7 +103,7 @@
$updater->addExtensionUpdate(
array(
'addTable', 'cn_notices',
- $base . '/CentralNotice.sql', true
+ $base . '/../CentralNotice.sql', true
)
);
}
--
To view, visit https://gerrit.wikimedia.org/r/55815
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I690c8f7fe9fa58ec9bf0e018a7a24872fdc4b1f5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralNotice
Gerrit-Branch: master
Gerrit-Owner: Adamw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits