Whitespace fixup under tha maint directory.
[lhc/web/wiklou.git] / maintenance / mctest.php
index edd001f..edc1d4a 100644 (file)
@@ -64,7 +64,7 @@ class mcTest extends Maintenance {
                                }
                        }
                        $exectime = $this->microtime_float() - $time_start;
-       
+
                        $this->output( "set: $set   incr: $incr   get: $get time: $exectime", $server );
                }
        }