Skip to content

Conversation

@vsoch
Copy link
Member

@vsoch vsoch commented Dec 17, 2018

This will fix a bug that newlines in a Docker recipe are split excessively given that there isn't a command to parse. I'm not entirely confident in the fix (it seems like it might break other recipes) but the fix is overall to add a superficial space before the command so it isn't split as if it were an action. The issue is reported in #77 please test on other recipes (preferably with continued lined) to test. Thanks!

@vsoch
Copy link
Member Author

vsoch commented Dec 17, 2018

Testing done by @kmanalo and huge thanks as well, for the catch, suggested fix, and testing! Merging.

@vsoch vsoch merged commit 5566838 into master Dec 17, 2018
@vsoch vsoch deleted the fix/parse-newlines branch December 17, 2018 22:14
@vsoch
Copy link
Member Author

vsoch commented Dec 17, 2018

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