-
Notifications
You must be signed in to change notification settings - Fork 746
Command can't have \n #175
Copy link
Copy link
Closed
Labels
execIssues specific to the shell.exec() APIIssues specific to the shell.exec() APIfixBug/defect, or a fix for such a problemBug/defect, or a fix for such a problem
Milestone
Metadata
Metadata
Assignees
Labels
execIssues specific to the shell.exec() APIIssues specific to the shell.exec() APIfixBug/defect, or a fix for such a problemBug/defect, or a fix for such a problem
Type
Fields
Give feedbackNo fields configured for issues without a type.
exec hang when executing command with /n. Its probably because wrong escaping.
E.g. this will hang:
Child_process.exec works just fine.