Fixed naming.
This commit is contained in:
parent
5dd96b36ed
commit
45e674a733
22 changed files with 24 additions and 36 deletions
|
|
@ -57,7 +57,7 @@ class WorkerCommand extends Command
|
|||
);
|
||||
}
|
||||
|
||||
// Allow PHPCI to run in "debug mode"
|
||||
// Allow to run in "debug mode"
|
||||
if ($input->hasOption('debug') && $input->getOption('debug')) {
|
||||
$output->writeln('<comment>Debug mode enabled.</comment>');
|
||||
define('DEBUG_MODE', true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue