Put quotes around path to mono. Fixes bug where Process.Start will fail for a managed...
authorLukasz <lukaszunity@users.noreply.github.com>
Fri, 10 Jul 2015 08:27:55 +0000 (10:27 +0200)
committerLukasz <lukaszunity@users.noreply.github.com>
Fri, 10 Jul 2015 08:27:55 +0000 (10:27 +0200)
commitc7159f1defaf4a0dc5cdd191c4dadaa6c83dcd0b
tree4a6d77bfd4af8a94ed8024ddd8cc3966322e9a71
parent0ecac8b111e87e1015429451ff1f10a95b8ab478
Put quotes around path to mono. Fixes bug where Process.Start will fail for a managed process if the path to mono contains spaces.
mono/io-layer/processes.c