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

In merge_rawnc, move 'badfiles' into the same for-loop as 'goodfiles' #108

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

hvdosser
Copy link
Collaborator

This change is for consistency with a previous fix to the 'goodfiles'
variable, which was moved into a different for-loop in order to
properly handle the situation where we have .pld files but no .gld
files. The 'badfiles' variable is used for logging, and will now
log all bad files at the end of the processing loops.

This change is for consistency with a previous fix to the 'goodfiles'
variable, which was moved into a different for-loop in order to
properly handle the situation where we have .pld files but no .gld
files. The 'badfiles' variable is used for logging, and will now
log all bad files at the end of the processing loop.
@jklymak jklymak merged commit 52092b2 into c-proof:main Jul 27, 2022
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.

2 participants