This commit is contained in:
2021-11-05 00:41:25 +08:00
parent f49af928b6
commit c8149e3754
@@ -102,7 +102,6 @@ class FileChangeCustomProcess extends Command
} }
$this->channel->pop(); $this->channel->pop();
$descriptorspec = [ $descriptorspec = [
0 => STDIN, 0 => STDIN,
1 => STDOUT, 1 => STDOUT,