erl -make returns 0 on failure.

Albin Stigö <[email protected]> Mon, 26 Oct 2015 11:14:42 +0100
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <CAMc++1XDQXU5bt70HzpRJ-SSKaAiemXxSfDMP7o2kamTwrtPAw@mail.gmail.com>
Hello,

I'm pretty new to Erlang and I guess this is an old discussion. But why do

erl -make

return 0 even on error? It makes it harder to do:

erl -make && erl -pa ebin/ test/ -noshell -s r1_tests test -s init stop

I have found some previous posts about it through google but they
normally boil down to "write a wrapper".


--Albin
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs