Skip to content

Conversation

m-1-k-3
Copy link
Member

@m-1-k-3 m-1-k-3 commented Nov 18, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

  • What is the current behavior? (You can also link to an open issue here)

EMBA does not support manual pre-checker selection. If a user is trying to select pre-checking modules via -m parameter EMBA behaves weird. (see #1373 )

  • What is the new behavior (if this is a feature change)? If possible add a screenshot.

warn and exit - closes #1373

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@m-1-k-3 m-1-k-3 added enhancement New feature or request EMBA labels Nov 18, 2024
emba Outdated
@@ -189,6 +189,15 @@ run_modules()
SELECT_MODULES+=("S24")
fi

# manual selection of pre-checking modules not supported. EMBA is doint this for you!
Copy link
Member

Choose a reason for hiding this comment

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

Mixture of doing and don't

@m-1-k-3 m-1-k-3 merged commit 94258b7 into e-m-b-a:master Nov 19, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EMBA enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent results with or without threading (-t) enabled and -mp61 -mp99 -ms09 modules
2 participants