jw-pkg/src
Jan Lindemann f78d08f0d8 lib.ec.ssh.Exec: Fix cmd_input == None
cmd_input is passed as None to _run(), which is legal, but then used
in a call to cmd_run(), which is a public API and, hence, illegal.
Fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-16 19:43:29 +02:00
..
python lib.ec.ssh.Exec: Fix cmd_input == None 2026-04-16 19:43:29 +02:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00