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