Skip to content

Conversation

@islas
Copy link
Contributor

@islas islas commented May 2, 2025

The current logic is flipped to incorrectly negate user requested configuration. The default [y/N] prompt is already satisfied by the need to look for explicit yesValues matches, otherwise anything else (default) is False.

A minor fix is included for the default initial value of the useMPI variable. This has no practical effect, but is a cleanup of poor code style relying on variable scope outside of the if-statement.

Note that while the typo of the initial variable is fixed, this has
no practical effect as the scope of the assigned variable within the
if statements extends beyond the control of these blocks.
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.

1 participant