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

Bug: MD5sum File Duplicates #63

Open
berntpopp opened this issue Aug 14, 2024 · 0 comments
Open

Bug: MD5sum File Duplicates #63

berntpopp opened this issue Aug 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@berntpopp
Copy link
Member

Description:
Fix the issue where the MD5sum file is updated with duplicate values instead of checking for and preventing duplicates. This will ensure accurate file integrity tracking.

Tasks:

  • Modify the MD5sum file update process to prevent duplicate entries.
  • Implement a check for existing values before appending new ones.
  • Test the fix with various input files to ensure correctness.
  • Document the changes made and any impact on existing workflows.
@berntpopp berntpopp added the enhancement New feature or request label Aug 14, 2024
@berntpopp berntpopp self-assigned this Aug 14, 2024
@berntpopp berntpopp added bug Something isn't working and removed enhancement New feature or request labels Aug 14, 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

No branches or pull requests

1 participant