Skip to content

Conversation

@wojtekmach
Copy link
Member

Before this patch we had this:

iex> :os.cmd('elixir --sname foo --rpc-eval bar')
''

iex> :os.cmd('elixir --sname foo --rpc-eval')
'No file named \n'

Before this patch we had this:

    iex> :os.cmd('elixir --sname foo --rpc-eval bar')
    ''

    iex> :os.cmd('elixir --sname foo --rpc-eval')
    'No file named \n'
@josevalim josevalim merged commit ff55435 into elixir-lang:main Feb 23, 2022
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@wojtekmach wojtekmach deleted the wm-rpc-eval-fixes branch February 23, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants