[command] Fixed output (for real)
This commit is contained in:
parent
e35ae76511
commit
f18df260fe
7 changed files with 50 additions and 35 deletions
|
|
@ -78,7 +78,7 @@ EOT
|
|||
$this->writeSummary($output, 'propel-data-sql');
|
||||
$output->writeln(sprintf('<info>SQL from XML data dump file is in <comment>%s</comment></info>.', $sqlDir));
|
||||
} else {
|
||||
$this->writeTaskError('datasql', false);
|
||||
$this->writeTaskError($output, 'datasql', false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue