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

client: handle app_config.xml correctly #6077

Merged
merged 1 commit into from
Feb 13, 2025
Merged

client: handle app_config.xml correctly #6077

merged 1 commit into from
Feb 13, 2025

Conversation

davidpanderson
Copy link
Contributor

The BUDA changes copy resource usage (and cmdline) from either WU or APP_VERSION.
Need to do this after app_config files have been parsed, otherwise they'll have no effect.

Fixes #6072

The BUDA changes copy resource usage (and cmdline)
from either WU or APP_VERSION.
Need to do this after app_config files have been parsed,
otherwise they'll have no effect.

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • client/client_state.cpp: Language not supported
  • client/cs_statefile.cpp: Language not supported
@AenBleidd AenBleidd merged commit 9862ba3 into master Feb 13, 2025
154 checks passed
@AenBleidd AenBleidd deleted the dpa_buda8 branch February 13, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Boinc 8.1.0-1677 doesn't use app_config.xml parameters
2 participants