On Sun, Nov 16, 2025 at 05:14:05PM +0000, Andre Carvalho wrote:
> +     pkill_socat
> +     # Cleanup & unload the module
> +     cleanup
> +     trap - EXIT

I noticed a small mistake here. This trap line should be outside of the loop,
right before exit. I'll send v5 fixing this after the 24h cooldown period.

> +
> +     echo "${BINDMODE} : Test passed" >&2
> +done
> +
> +exit "${ksft_pass}"
> 
> -- 
> 2.51.2
> 

-- 
Andre Carvalho

Reply via email to