summaryrefslogtreecommitdiff
path: root/priv/templates/escript_README.md
diff options
context:
space:
mode:
authorTobias Schlager <tobias.schlager@lindenbaum.eu>2018-01-24 12:12:40 +0100
committerTobias Schlager <tobias.schlager@lindenbaum.eu>2018-01-24 12:19:10 +0100
commitcc70e4fe2ff7b3e318d353972021e548fc513440 (patch)
treed8c516300bf029ec7ae19e1b797c205c9d85605c /priv/templates/escript_README.md
parentb5d7d358ffe68c0cd87715033427b55cd6b2dc4b (diff)
Issue #1704: Fix alias provider argument passing
The way arguments are passed by the alias provider is not compatible with all rebar providers/commands. Especially the release (relx) provider does not like getting its arguments as a plain string. It expects its arguments in a pre-parsed format as returned by getopt:parse/2. Other commands, e.g. eunit, seem to be fine with both ways of argument passing. Therefore, this fix changes the alias provider argument passing to the getopt format in general.
Diffstat (limited to 'priv/templates/escript_README.md')
0 files changed, 0 insertions, 0 deletions