<div dir="ltr"><div><div><div>I posted a patch for that a while ago:<br><br><a href="http://erlang.org/pipermail/erlang-patches/2009-March/000390.html">http://erlang.org/pipermail/erlang-patches/2009-March/000390.html</a><br><br></div>I got neither positive nor negative responses to it, so I'm not sure what the general opinion is on this. If anyone feels like it, feel free to try resubmitting the patch as a pull request.<br><br></div>Regards,<br></div>Magnus<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 10:14 AM, Albin Stigö <span dir="ltr"><<a href="mailto:albin.stigo@gmail.com" target="_blank">albin.stigo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm pretty new to Erlang and I guess this is an old discussion. But why do<br>
<br>
erl -make<br>
<br>
return 0 even on error? It makes it harder to do:<br>
<br>
erl -make && erl -pa ebin/ test/ -noshell -s r1_tests test -s init stop<br>
<br>
I have found some previous posts about it through google but they<br>
normally boil down to "write a wrapper".<br>
<br>
<br>
--Albin<br>
_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
</blockquote></div><br></div>