https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114819

Revision: 114819
Author:   demon
Date:     2012-04-10 13:39:43 +0000 (Tue, 10 Apr 2012)
Log Message:
-----------
Syntax error, whoops

Modified Paths:
--------------
    trunk/tools/make-wmf-branch/make-wmf-branch

Modified: trunk/tools/make-wmf-branch/make-wmf-branch
===================================================================
--- trunk/tools/make-wmf-branch/make-wmf-branch 2012-04-10 07:46:23 UTC (rev 
114818)
+++ trunk/tools/make-wmf-branch/make-wmf-branch 2012-04-10 13:39:43 UTC (rev 
114819)
@@ -107,7 +107,7 @@
                                        $preservedRefs[$name] = 
file_get_contents( "extensions/$name" );
                                } else {
                                        $this->croak( "Extension ($name) wants 
to copy from the old branch "
-                                               . "but it doesn't exist there. 
Check configuration."
+                                               . "but it doesn't exist there. 
Check configuration." );
                                }
                        } elseif( is_string( $copy ) ) {
                                $preservedRefs[$name] = "Subproject commit 
$copy";


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

Reply via email to