On Sat, Aug 30, 2025 at 11:43:16AM -0700, Jakub Kicinski wrote:
Clean up tests which expect shell=True without explicitly passing that param to cmd(). There seems to be only one such case, and in fact it's better converted to a direct write.
Signed-off-by: Jakub Kicinski kuba@kernel.org
Reviewed-by: Breno Leitao leitao@debian.org