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

Carriage Return Line Feed - CRLF, or ^M #22

Closed
tedescn opened this issue Dec 19, 2022 · 2 comments
Closed

Carriage Return Line Feed - CRLF, or ^M #22

tedescn opened this issue Dec 19, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@tedescn
Copy link

tedescn commented Dec 19, 2022

I notice the CRLF (a.k.a. ^M) at the end of lines in packages config files - destined for Linux machines. I would not normally expect to see these.

Examples include:

  1. The vscode Ubuntu 16.04 config file: https://packages.microsoft.com/config/ubuntu/16.04/prod.list.

While this isn't the cause of my issues of installing vscode on Ubuntu 16.04. I'm sure it doesn't help.

Regards
Nigel

@tedescn tedescn added the bug Something isn't working label Dec 19, 2022
@daviddavis
Copy link
Member

Thank you for the bug report. This is something we want to fix and I've added it to our backlog.

@sdherr
Copy link
Contributor

sdherr commented Jan 24, 2025

The extra ^M character has been removed from every list file where it was present.

@sdherr sdherr closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants