[erlang-bugs 4] reltool's app_file option

Siri Hansen erlangsiri@REDACTED
Fri Mar 25 09:48:51 CET 2011


This has been corrected and will be included in R14B03
Thanks for the contribution!
Regards
/siri

> The documentation lists 'keep', 'strip' and 'all' as valid values, but
> only 'keep' is allowed. The others give you an exit with "Illegal
> option: {app_file,all}".
>
> The following line in reltool_server.erl needs Val to be both 'strip'
> and 'all' simultaneously:
>
> app_file when Val =:= keep; Val =:= strip, Val =:= all ->
>
> In 0.5.3 (R13B04) and the dev branch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20110325/0dfa4ab1/attachment.htm>


More information about the erlang-bugs mailing list