Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Fix dumplinghelper to not log 'error format' - #1909

Merged
danmoseley merged 1 commit into
dotnet:masterfrom
danmoseley:dumpling2
Feb 11, 2018
Merged

Fix dumplinghelper to not log 'error format'#1909
danmoseley merged 1 commit into
dotnet:masterfrom
danmoseley:dumpling2

Conversation

@danmoseley

Copy link
Copy Markdown

My previous fix solved the problem of HTTPError.reason not always being present by using str() instead. This caused another problem: to MSBuild, Dumpling cannot be installed due to : HTTP error 403: Site Disabled looks like standard error format, so absent other instructions, it fails the build.

Fix that by removing any colon.

@danmoseley

Copy link
Copy Markdown
Author

Merging to try to get build going.

@danmoseley
danmoseley merged commit c4e6ded into dotnet:master Feb 11, 2018
@danmoseley
danmoseley deleted the dumpling2 branch February 11, 2018 05:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant