Hi, On Tue, Jun 10, 2025 at 03:33:00PM +0100, ryhpez wrote: > this patch cleans up a small bug in the rm utility, there was a stray > semicolon after the confirm() check for the -i flag, which made the function > return early instead of proceeding with the removal when confirm() returned 1. >
Sorry for the huge delay in answering, but I was very busy and I got a big queue of patches to review, and I ended serving them in a lifo instead of in a fifo way. In this specific case it meant that this issue was already fixed by other commit. Again, sorry for the inconveniences. Regards,
