@@ -157,7 +157,7 @@ |
||
157 | 157 | } |
158 | 158 | |
159 | 159 | if ($this->output && $this->output->isVeryVerbose()) { |
160 | - $out .= sprintf(". <info>Time taken: %.3f secs, memory delta: %d bytes</info>", $stepTime, $stepMemory); |
|
160 | + $out .= sprintf(". <info>Time taken: %.3f secs, memory delta: %d bytes</info>", $stepTime, $stepMemory); |
|
161 | 161 | } |
162 | 162 | |
163 | 163 | $this->echoMessage($out); |