Skip to content

Use windows line endings for windows hosts file#65

Open
Novex wants to merge 2 commits intocustomink-webops:masterfrom
Novex:master
Open

Use windows line endings for windows hosts file#65
Novex wants to merge 2 commits intocustomink-webops:masterfrom
Novex:master

Conversation

@Novex
Copy link
Copy Markdown

@Novex Novex commented Feb 13, 2015

No description provided.

Comment thread libraries/manipulator.rb Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

We could combine this line (ex. line_ending = node['platform_family'] == 'windows' ? "\r\n" : "\n") so that we don't assign line_ending twice, in the uncommon case.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

sounds good to me, ruby isn't my first language :)

@mburns
Copy link
Copy Markdown

mburns commented Jun 21, 2015

+1

@sethvargo sethvargo mentioned this pull request Jun 24, 2015
@ngtjah
Copy link
Copy Markdown

ngtjah commented Jan 8, 2016

+1

@lukas-lansky
Copy link
Copy Markdown

Can I help somehow with merging this change?

@geoff-carr-bzy
Copy link
Copy Markdown

👍

@geoff-carr-bzy
Copy link
Copy Markdown

Judging by the age of some of the open PRs, is this repo even supported anymore?

@geoff-carr-bzy
Copy link
Copy Markdown

Anything you can help with @tas50 as I see you fixed some of the previously failing Travis builds?

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.

5 participants