sebastiw / edts

Erlang Development Tool Suite
GNU Lesser General Public License v3.0
355 stars 82 forks source link

Fix splitting of :start-command #209

Closed binarin closed 7 years ago

binarin commented 8 years ago

Without this fix start command with quoted spaces couldn't be used. Example:

:start-command "make shell \"SHELL_OPTS=-sname mos_like_rabbit_cluster_load\""