Addshore has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/90335


Change subject: Alter travis db prefix
......................................................................

Alter travis db prefix

Change-Id: I2f13882e5f6147bfb0a72ba319aba044ba9b372c
---
M .travis.sh
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseDatabase 
refs/changes/35/90335/1

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: newchange
Gerrit-Change-Id: I2f13882e5f6147bfb0a72ba319aba044ba9b372c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseDatabase
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to