Commit 4147bb6
committed
Don't use shell to start process
This makes sure the executable name isn't parsed by the shell, avoiding
errors when the executable path contains spaces or possibly other
special characters.1 parent 4ca7ebd commit 4147bb6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments