rebar/priv
Manuel Durán Aguete 5d4272baef Incorrect REMSH args when sname is used
When a node is configured with -sname in app.config or sys.config the
REMSH_NAME_ARG and REMSH_REMSH_ARG arguments are incorrect due the
assumption that the node name always contains '@'.

To fix the bug, the script tries to find '@' and then compose the
arguments acording to node name type. If in long name mode the
script can't compose a correct node name exits with warning.
2013-07-19 17:29:26 +02:00
..
shell-completion Merge pull request #34 from shkumagai/feature/zsh-completion-add-options 2012-12-02 08:05:39 -08:00
templates Incorrect REMSH args when sname is used 2013-07-19 17:29:26 +02:00