Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow-up typo fixes for #327 | Tuncer Ayaz | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | rebar_utils:otp_release/0: handle vsn like x.y.z** | Tuncer Ayaz | 2014-07-17 | 1 | -6/+10 |
| | | | | | | | | | As mentioned in the OTP documentation, licensed customers may use patched OTP installations where the otp_patch_apply tool adds a '**' suffix as a flag saying the system consists of application versions from multiple OTP versions. When we get such a version string, we drop the suffix, as we cannot obtain relevant information from it as far as tooling is concerned. | ||||
* | Adapt arch string to versioning scheme changes (>= 17.x) | Tuncer Ayaz | 2014-07-17 | 1 | -0/+43 |