mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -976,7 +976,7 @@ class Forking
|
||||
if (config('nntmux.echocli')) {
|
||||
$this->colorCli->header(
|
||||
'Process ID #'.$pid.' has completed.'.PHP_EOL.
|
||||
'There are '.($this->maxProcesses -1).' process(es) still active with '.
|
||||
'There are '.($this->maxProcesses - 1).' process(es) still active with '.
|
||||
(--$this->_workCount).' job(s) left in the queue.',
|
||||
true
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user