@@ -72,7 +72,7 @@ |
||
72 | 72 | $this->getAutoConfig()->setForkingAvailable(false); |
73 | 73 | |
74 | 74 | $this->markWarning( |
75 | - 'Could not determine if forking is possible, assuming not supported (Output : ' . $output .').' |
|
75 | + 'Could not determine if forking is possible, assuming not supported (Output : ' . $output . ').' |
|
76 | 76 | ); |
77 | 77 | } |
78 | 78 |