r114446 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114445‎ | r114446 | r114447 >
Date:15:07, 23 March 2012
Author:platonides
Status:deferred
Tags:
Comment:
Modified paths:
  • /trunk/tools/code-utils/clone-all.php (modified) (history)

Diff [purge]

Index: trunk/tools/code-utils/clone-all.php
@@ -23,7 +23,7 @@
2424 $repo = $project->name->name;
2525 print "$repo\n";
2626
27 - if ( strpos( $project->description, "DON'T USE" ) !== false ) {
 27+ if ( strpos( $project->description, "DELETE" ) !== false ) {
2828 echo " Don't use, skipped\n";
2929 continue;
3030 }

Status & tagging log