Yet another attempt to fix the populateIpChanges script
[lhc/web/wiklou.git] / maintenance / benchmarks / bench_HTTP_HTTPS.php
index 1be50bd..0e3cd73 100644 (file)
@@ -42,7 +42,6 @@ class BenchHttpHttps extends Benchmarker {
                        [ 'function' => [ $this, 'getHTTP' ] ],
                        [ 'function' => [ $this, 'getHTTPS' ] ],
                ] );
-               $this->output( $this->getFormattedResults() );
        }
 
        private function doRequest( $proto ) {