correct the output

This commit is contained in:
Tac Tacelosky 2012-04-19 16:22:43 -04:00
commit 1150ae284f

View file

@ -109,7 +109,7 @@ EOT
if (true === $statusCode) {
$this->writeSection(
$output,
'<info>All SQL statements have been generated.</info>',
'<info>All SQL statements have been inserted.</info>',
'bg=black'
);
} else {