Skip to content

Conversation

cbiesinger
Copy link
Collaborator

No description provided.

@@ -32,7 +48,9 @@ check: bin/test_program
@# The restore flags set by debian/rules do not work with dotnet test.
@# dotnet test does require us to download packages from the internet,
@# so if $(RESTOREFLAGS) is set, just skip this test.
ifndef MONO
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: might be better to move this ifndef check above line 48, since the comment only applies to non-Mono builds

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done, thanks.

@cbiesinger cbiesinger merged commit f49a203 into MicrosoftEdge:main Aug 30, 2021
@cbiesinger cbiesinger deleted the mono branch August 30, 2021 21:42
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.

2 participants