@@ -78,8 +78,7 @@ |
||
| 78 | 78 | $this->errOutput->setVerbosity(OutputInterface::VERBOSITY_NORMAL); |
| 79 | 79 | $this->errOutput->writeln($message, $type); |
| 80 | 80 | $this->errOutput->setVerbosity(OutputInterface::VERBOSITY_QUIET); |
| 81 | - } |
|
| 82 | - else |
|
| 81 | + } else |
|
| 83 | 82 | { |
| 84 | 83 | $this->errOutput->writeln($message, $type); |
| 85 | 84 | } |