Skip to content
New issue

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

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

Already on GitHub? # to your account

Add missing new line #1412

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

autoantwort
Copy link
Contributor

Fixes #38883
Before:

➜  vcpkg git:(test-features) ✗ ./vcpkg x-package-info libtorch
This command requires --x-jsonnote: updating vcpkg by rerunning bootstrap-vcpkg may resolve this failure.

After:

➜  vcpkg git:(test-features) ✗ vcpkg x-package-info libtorch                                   
This command requires --x-json
note: updating vcpkg by rerunning bootstrap-vcpkg may resolve this failure.

@BillyONeal BillyONeal merged commit d819a65 into microsoft:main May 28, 2024
5 checks passed
@BillyONeal
Copy link
Member

Thanks :)

@autoantwort autoantwort deleted the feature/fix-new-line branch July 10, 2024 11:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[vcpkg-tool] Missing newline in error message somewhere.
2 participants