diff options
author | Lukas Larsson <[email protected]> | 2019-06-03 15:10:06 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2019-06-27 16:21:18 +0200 |
commit | 889cc75f40c74ee574b0943524df4f786371efaf (patch) | |
tree | 2f4e2599cac9e48c722c26f51a67a56a796b7b38 /lib/inets/test/httpc_SUITE.erl | |
parent | 5345d803040f43281a15db18500c3bcff471b94f (diff) | |
download | otp-889cc75f40c74ee574b0943524df4f786371efaf.tar.gz otp-889cc75f40c74ee574b0943524df4f786371efaf.tar.bz2 otp-889cc75f40c74ee574b0943524df4f786371efaf.zip |
erlexec: Fix argument separation when mixing env flags
Example:
export ERL_AFLAGS=-test
erl dummy_param
In the above example, the dummy_param would be interpreted
as an argument to -test, and not as a separate argument as
it should.
Diffstat (limited to 'lib/inets/test/httpc_SUITE.erl')
0 files changed, 0 insertions, 0 deletions