Make sure to run ct_run w/ -noshell

This commit is contained in:
Dave Smith 2013-06-25 16:33:34 -06:00
parent 9cf7cf7cb0
commit 96c7bd7338

View file

@ -198,7 +198,7 @@ make_cmd(TestDir, RawLogDir, Config) ->
false ->
"erl -noshell -s ct_run script_start -s erlang halt";
_ ->
"ct_run"
"ct_run -noshell"
end,
%% Add the code path of the rebar process to the code path. This