Re: [hackers] [sbase][PATCH] rm: Fix early return bug caused by stray semicolon when checking for -i flag
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,
Received on Wed Nov 05 2025 - 17:08:41 CET
This archive was generated by hypermail 2.3.0
: Wed Nov 05 2025 - 17:12:36 CET