aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_app.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-06-22 21:45:48 +0200
committerLoïc Hoguin <[email protected]>2019-06-22 21:45:48 +0200
commitabaa729b46ed941aa1cbe84f74dbd15ae45823c3 (patch)
tree84dbba87ef0b9442864fa0dca0f7251d6a6367dc /test/core_app.mk
parent3fb065e609dd4821618ab91f2b4987b8d3a55d9b (diff)
downloaderlang.mk-abaa729b46ed941aa1cbe84f74dbd15ae45823c3.tar.gz
erlang.mk-abaa729b46ed941aa1cbe84f74dbd15ae45823c3.tar.bz2
erlang.mk-abaa729b46ed941aa1cbe84f74dbd15ae45823c3.zip
Fix the eunit-test-dir test on Windows
It was using os:cmd("echo ...") which on Windows preserves spaces. One possible fix would have been to remove the space, but I instead removed the use of os:cmd("echo ...") to avoid similar issues in the future.
Diffstat (limited to 'test/core_app.mk')
0 files changed, 0 insertions, 0 deletions