diff options
author | Siri Hansen <[email protected]> | 2012-02-29 11:18:08 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2012-03-19 09:48:54 +0100 |
commit | 70b56b16177703c4721f9afbb0329b181af1de3e (patch) | |
tree | 2b734f6953951631bf65b0da07b1c2d33f49c698 /.gitattributes | |
parent | 537773c0e6969cb89f92aec0244ba29b07ec66ea (diff) | |
download | otp-70b56b16177703c4721f9afbb0329b181af1de3e.tar.gz otp-70b56b16177703c4721f9afbb0329b181af1de3e.tar.bz2 otp-70b56b16177703c4721f9afbb0329b181af1de3e.zip |
[reltool] Unset ERL_FLAGS when running escript from reltool_server_SUITE
OTP-9794
Some escript tests in reltool_server_SUITE failed if ERL_FLAGS was set
to enable smp. The reason is that the test expected smp_support to be
false, since the argument "-smp disable" is stated in the %%!-line of
the escript. However, ERL_FLAGS will override the arguments in the
escript so the result could not be truested.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions