Merge "objectcache: make BagOStuff::mergeViaLock() timeout more sensible"
[lhc/web/wiklou.git] / includes / installer / MysqlUpdater.php
index 3e1d196..99d6b35 100644 (file)
@@ -1231,7 +1231,7 @@ class MysqlUpdater extends DatabaseUpdater {
                                'Extending edit summary lengths (and setting defaults)'
                        );
                } else {
-                       $this->output( '...comment fields are up to date' );
+                       $this->output( "...comment fields are up to date.\n" );
                }
        }