Skip to content

Conversation

@weiss
Copy link
Contributor

@weiss weiss commented Apr 4, 2022

Specify -config sys rather than -config sys.config. This is what the erl(1) manual says, it's what other release generators do, and it saves a few characters on the process command line 😄

However, as both sys and sys.config will work, this fixes a non-issue, so feel free to just close the PR if you don't like the change.

As per the erl(1) manual, the argument to the -config flag is meant to
be "sys" rather than "sys.config" (though both will work). Adjust the
start scripts accordingly.
@tsloughter
Copy link
Member

Probably not going to accept this because, ironically, it actually adds .config all over the files :). I think it will just be confusing to see that when reading the scripts, esp if it isn't immediately recognizable as removing instead of adding the prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants