aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpd_SUITE.erl
diff options
context:
space:
mode:
authorMagnus Ottenklinger <[email protected]>2015-10-02 11:29:05 +0200
committerMagnus Ottenklinger <[email protected]>2015-10-02 15:13:10 +0200
commit731890f3b4ac62eed1221aa7d9fd2bfa6bf51d8c (patch)
tree6517fcce3b266ea067645ac7a8e1b681b03ed7f0 /lib/inets/test/httpd_SUITE.erl
parent46178552c4622b29d5a70ca23d945e9036caa437 (diff)
downloadotp-731890f3b4ac62eed1221aa7d9fd2bfa6bf51d8c.tar.gz
otp-731890f3b4ac62eed1221aa7d9fd2bfa6bf51d8c.tar.bz2
otp-731890f3b4ac62eed1221aa7d9fd2bfa6bf51d8c.zip
Fix erroneous splitting of emulator path
`ct_run.c`, `erlc.c`, `escript.c` and `typer.c` do not preserve space characters in the emulator path. Thus, if a path containing space is passed via environment variables, such as `ESCRIPT_EMULATOR`, or if `get_default_emulator(progname)` returns a path with space, the execution of the programs fail. This patch fixes all occurrences found with `grep push_words -R $ERL_TOP`.
Diffstat (limited to 'lib/inets/test/httpd_SUITE.erl')
0 files changed, 0 insertions, 0 deletions