Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect line endings #247

Closed
wants to merge 1 commit into from

Conversation

billy4479
Copy link

See #246 for context.
It's not very pretty but it works.

Closes #246

@doron-cohen
Copy link
Owner

Thanks for the fix. I will test it manually and if it works will approve

@billy4479
Copy link
Author

Actually, I probably made a mistake while testing this issue because for some reason I am not able to reproduce this either by building it myself or using the aur packages.

I'm not sure how I got it in the first place, I'll try to provide some instructions on how to reproduce (if I manage to do it), otherwise you are very free to ignore this PR, sorry for the trouble.

@billy4479
Copy link
Author

Turns out that, citing the go spec

Carriage return characters ('\r') inside raw string literals are discarded from the raw string value.

so this fix isn't really fixing anything.

I'll close this PR and do some further investigation and if i manage to reproduce it I'll update the issue.

@billy4479 billy4479 closed this Sep 26, 2023
@billy4479 billy4479 deleted the fix-line-endings branch October 12, 2023 17:29
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.

antidot init writes CRLF terminated script
2 participants