This commit is contained in:
William DURAND 2011-12-05 18:42:24 +01:00
commit ab50b5ec39
17 changed files with 1647 additions and 1598 deletions

View file

@ -74,6 +74,7 @@ EOT
if (false === $this->askConfirmation($output, 'Are you sure ? (y/n) ', false)) {
$output->writeln('<info>Aborted, nice decision !</info>');
return -2;
}
}