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

add no discover in Makefile #1085

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

alanorwick
Copy link
Contributor

@dominant-strategies/core-dev

wizeguyy
wizeguyy previously approved these changes Sep 5, 2023
Makefile Outdated Show resolved Hide resolved
wizeguyy
wizeguyy previously approved these changes Sep 6, 2023
Copy link
Contributor

@jdowning100 jdowning100 left a comment

Choose a reason for hiding this comment

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

NO_DISCOVERY=false

ifeq ($(NO_DISCOVER),true)

🧐

@alanorwick
Copy link
Contributor Author

NO_DISCOVERY=false

ifeq ($(NO_DISCOVER),true)

🧐

It should be false default and if it is true add it to the base command.

@alanorwick
Copy link
Contributor Author

NO_DISCOVERY=false
ifeq ($(NO_DISCOVER),true)
🧐

It should be false default and if it is true add it to the base command.

Ah, I see now

Makefile Outdated Show resolved Hide resolved
Copy link
Member

@wizeguyy wizeguyy left a comment

Choose a reason for hiding this comment

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

This breaks make run-slice

@wizeguyy wizeguyy dismissed stale reviews from jdowning100 and gameofpointers September 7, 2023 19:19

obsolete

@alanorwick alanorwick merged commit 0f0f1a2 into dominant-strategies:main Sep 7, 2023
1 check passed
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.

5 participants