Update ReverseCommand.php

This commit is contained in:
Marcin Kucharski 2013-06-17 16:36:46 +03:00
parent f142ced764
commit ad6d950980

View file

@ -51,10 +51,6 @@ EOT
*/
protected function execute(InputInterface $input, OutputInterface $output)
{
if ($input->getOption('verbose')) {
$this->additionalPhingArgs[] = 'verbose';
}
list($name, $defaultConfig) = $this->getConnection($input, $output);
$ret = $this->callPhing('reverse', array(