Addshore has submitted this change and it was merged.
Change subject: Alter travis db prefix
......................................................................
Alter travis db prefix
Change-Id: I2f13882e5f6147bfb0a72ba319aba044ba9b372c
---
M .travis.sh
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Addshore: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.travis.sh b/.travis.sh
index b084d4c..4215c30 100644
--- a/.travis.sh
+++ b/.travis.sh
@@ -33,6 +33,7 @@
echo 'ini_set("display_errors", 1);' >> LocalSettings.php
echo '$wgShowExceptionDetails = true;' >> LocalSettings.php
echo '$wgDevelopmentWarnings = true;' >> LocalSettings.php
+ echo '$wgDBprefix = "mw_";' >> LocalSettings.php
php maintenance/update.php --quick
--
To view, visit https://gerrit.wikimedia.org/r/90335
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2f13882e5f6147bfb0a72ba319aba044ba9b372c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseDatabase
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits