jw-pkg/src/python/jw/pkg/lib/ec
Jan Lindemann 61c1a628a1 lib.ec.SSHClient: Exception for empty host name
Instantiating a SSHClient-derived class with an invalid or missing
uri parameter is accepted and fails later down the road. Raise an
Exception early on to make the error log more comprehensible.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-11 14:51:50 +02:00
..
ssh lib.ec.ssh.Exec|Paramiko: Don't # export 2026-04-11 14:51:19 +02:00
Local.py Fix: Decode run_cmd() result 2026-03-25 07:32:45 +01:00
Makefile lib.Distro, ExecContext: Add classes, refactor lib.distro 2026-03-06 14:56:46 +01:00
SSHClient.py lib.ec.SSHClient: Exception for empty host name 2026-04-11 14:51:50 +02:00