https://sourceware.org/bugzilla/show_bug.cgi?id=30377
Frank Ch. Eigler <fche at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> --- commit cded466a74d06fe1dff047b33e630f8a6aa721e1 Author: Frank Ch. Eigler <f...@redhat.com> Date: Fri Apr 21 17:04:08 2023 -0400 PR30377: fix debuginfod -r -X combination Until this fix, debuginfod -r -X '.*' didn't trigger groom-time removal of everything, because the -I include regex overrode it. Corrected logic to match the scan-time tie-breaking between -I / -X. -- You are receiving this mail because: You are on the CC list for the bug.