From c2cc8f8a6fb65488f19a5addf47d83e19aff6f4b Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Wed, 29 Sep 2021 16:31:28 +0200 Subject: move old funcs to repo_test and add roundtrip test --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 6ace07e..96d8f1d 100644 --- a/TODO.md +++ b/TODO.md @@ -101,3 +101,12 @@ waiting for better matches will probably lower the size of the patches. This has been fixed by making multiple passes until no more blocks are added, this way we are assured that the result will be the same on the following run. + +mystical bug number 2 29/09 +--------------------------- + +After modifying only one file of a big source folder, between the first and the +second run of `dna-backup`, around 20 blocks in of the beginning of the recipe +have been replaced by newer ones. These should not have been modified. + +I could however not reproduce it... -- cgit v1.2.3