summaryrefslogtreecommitdiff
path: root/priv/templates/simplenode.windows.start_erl.cmd
diff options
context:
space:
mode:
authorJan Klötzke <jan.kloetzke@freenet.de>2011-09-29 22:18:03 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2011-10-20 16:27:35 +0200
commitb535b5eea82f5d73191915e790b0702e143c1957 (patch)
tree9a092a998186a8ba9093aef57ea9d68d8076a782 /priv/templates/simplenode.windows.start_erl.cmd
parent36fe2c460c5ec35859b0bbd6c54b708850bb18a1 (diff)
rebar_utils:sh/2: remove bash invocation on Windows
Currently rebar_utils:sh/2 will invoke all commands through bash.exe if found. Otherwise the command will be executed directly. Despite the fact that the caller cannot know if the command is executed with Unix or Windows semantics it leads to problems with MSYS's automatic path name translation. Therefore remove bash usage on Windows to get a consistent behavior and to avoid the peculiarities of MSYS's automatic path conversion. Instead use cmd.exe as its typically needed by most commands.
Diffstat (limited to 'priv/templates/simplenode.windows.start_erl.cmd')
0 files changed, 0 insertions, 0 deletions