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

Don't change the input variable when checking old-new for DW datasets #2195

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

scarlehoff
Copy link
Member

For the exact check we want (_DW_, legacy) to match legacy_dw. We were doing this by modifying variant_used instead of variant.

I found this while looking for possible issues that could mess up the makereplica test, I don't know whether it is related (the NMC loaded in that test had the wrong legacy name, but it is the second one while the seed in make replica is set with the first... but maybe every now and then the order changes?). This is one of the things that will be modified in #2156 btw.

In any case, this is a somewhat trivial bug that this fixes.

@scarlehoff scarlehoff merged commit 09731d4 into master Nov 1, 2024
6 checks passed
@scarlehoff scarlehoff deleted the hotfix_check_on_new branch November 1, 2024 09:26
@RoyStegeman RoyStegeman added the bug Something isn't working label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants