https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106371
Revision: 106371
Author: hashar
Date: 2011-12-15 21:13:04 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
testtwarm: reenable install and settings appending
They were disabled during testing phase. We now really want to do the
checkouts installation since testswarm is in preproduction.
Gerrit commit: 4a912cd53b5b1ac52e9e2748cb99aef458a2e643
Change-Id: I96b484c2606ca8cc23856442cd9a6bf9772eb71b
Modified Paths:
--------------
trunk/tools/testswarm/scripts/testswarm-mw-fetcher.php
Modified: trunk/tools/testswarm/scripts/testswarm-mw-fetcher.php
===================================================================
--- trunk/tools/testswarm/scripts/testswarm-mw-fetcher.php 2011-12-15
21:12:27 UTC (rev 106370)
+++ trunk/tools/testswarm/scripts/testswarm-mw-fetcher.php 2011-12-15
21:13:04 UTC (rev 106371)
@@ -393,8 +393,8 @@
$this->main->log( "Run for r{$this->svnRevId} started",
__METHOD__ );
$this->doCheckout();
- #$this->doInstall();
- #$this->doAppendSettings();
+ $this->doInstall();
+ $this->doAppendSettings();
/**
* @todo FIXME:
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs