Skip to content

Conversation

@danhper
Copy link

@danhper danhper commented Jun 26, 2016

I reverted the mix do behavior, this should fix #4861.
Sorry for messing up! 😓

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're changing this, I think better to replace one-letter variable with name from previous implementation.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback, I just updated the PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should keep the tests but adjust them accordingly. I think it may reveal cases we can handle, like this one.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just restored the tests and added one for the regression that was reported.

@josevalim josevalim merged commit bd58e06 into elixir-lang:master Jun 27, 2016
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

josevalim pushed a commit that referenced this pull request Jun 27, 2016
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
@danhper danhper deleted the revert-mix-do branch June 28, 2016 02:41
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.

mix do fails when one of the tasks has a comma in it

3 participants