mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(spawnfiy) setSpawn: rm addNewLine
This commit is contained in:
parent
16afa420a2
commit
5985fbae42
1 changed files with 0 additions and 2 deletions
|
|
@ -123,8 +123,6 @@
|
|||
else if (stderr)
|
||||
errorStr = addNewLine(stderr);
|
||||
|
||||
errorStr = addNewLine(errorStr);
|
||||
|
||||
callback(error, {
|
||||
stderr: errorStr,
|
||||
stdout: stdout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue