Commit e435ddec authored by pengfei's avatar pengfei

update remove JobLog \n

parent c3afdce8
...@@ -46,6 +46,6 @@ class JobLog ...@@ -46,6 +46,6 @@ class JobLog
public function output() public function output()
{ {
echo $this->log . PHP_EOL; echo $this->log;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment