Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-15 | Remove path to erts bin dir from erlsrv arguments | Siri Hansen | |
The service will automatically use the start_erl.exe from the same directory as erlsrv.exe, and heart will use $PATH, which will always have the erts bin dir first. The reason is to avoid using old executables after upgrading erts via the release_handler. | |||
2011-06-15 | Make release_handler work with windows services | Siri Hansen | |
This commit adds test cases from release_handler_SUITE on windows, including some corrections in erlsrv and release_handler. | |||
2011-05-17 | Add SASL test suite | Siri Hansen | |