Open matthiaskrgr opened 3 months ago
ah lol, when I do run the same dedupe twice with identical hash file (so that the dedupe will be aborted because there is nothing new to scan according to hash file) it actually shows something like
Files scanned: 0/0 ( -nan%)
Bytes scanned: 0.0B/0.0B ( -nan%)
which also looks kinda suspicious :)
Gathering file list...
Files scanned: 0/0 ( -nan%)
Bytes scanned: 0.0B/0.0B ( -nan%)
File listing: completed
Hashfile "haaaash" written
1) compiled with
-Wall -O2 -fsanitize=address,undefined -fno-omit-frame-pointer -g3 -march=native -flto
2)UBSAN_OPTIONS=print_stacktrace=1 ./duperemove ../wesnoth -rdh --dedupe-options=partial
=>