r63613 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63612‎ | r63613 | r63614 >
Date:20:05, 11 March 2010
Author:mah
Status:ok
Tags:
Comment:
follow up r63578 - remove stray debugging code.
Modified paths:
  • /trunk/phase3/maintenance/updateSearchIndex.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/updateSearchIndex.php
@@ -69,7 +69,6 @@
7070 fwrite( $file, $end );
7171 fclose( $file );
7272 } else {
73 - echo posix_get_last_error();
7473 $this->output( "*** Couldn't write to the $posFile!" );
7574 }
7675 } else {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r63578Follow-up r61856...mah21:54, 10 March 2010

Status & tagging log