Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update relx-dev.config vm.args copy #151

Merged
merged 1 commit into from
Sep 22, 2013
Merged

Commits on Sep 20, 2013

  1. update relx-dev.config vm.args copy

    Recent relx changed the output structure to be releases/<rel_version> instead of releases/<rel_name>-<rel_version> in order to work with release_handler. Here I've made the change to relx.config overlay for that.
    
    You could also use 
    
    ```
    {vm_args, "rel/vm.args"}.
    ```
    
    Instead, like you do for `sys.config`.
    tsloughter committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    63e407b View commit details
    Browse the repository at this point in the history