Aude has uploaded a new change for review.
https://gerrit.wikimedia.org/r/124513
Change subject: re-add $wgWBClientSettings["siteGlobalID"] = "enwiki" for
travis setup
......................................................................
re-add $wgWBClientSettings["siteGlobalID"] = "enwiki" for travis setup
this is in TestSites and avoids various notices like
"Notice: Cannot find site its_a_mw in sites table" that
occur via hooks.
Change-Id: I45e01863574a9f9d994c013cc1cf92391385e349
---
M build/travis/mw-apply-wb-settings.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/13/124513/1
diff --git a/build/travis/mw-apply-wb-settings.sh
b/build/travis/mw-apply-wb-settings.sh
index 8bf7886..33727dd 100644
--- a/build/travis/mw-apply-wb-settings.sh
+++ b/build/travis/mw-apply-wb-settings.sh
@@ -9,6 +9,7 @@
echo '$wgEnableWikibaseClient = true;' >> LocalSettings.php
echo 'require_once __DIR__ .
"/extensions/Wikibase/client/WikibaseClient.php";' >> LocalSettings.php
echo 'require_once __DIR__ .
"/extensions/Wikibase/client/ExampleSettings.php";' >> LocalSettings.php
+ echo '$wgWBClientSettings["siteGlobalID"] = "enwiki";' >> LocalSettings.php
}
function apply_repo_settings {
--
To view, visit https://gerrit.wikimedia.org/r/124513
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I45e01863574a9f9d994c013cc1cf92391385e349
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits