21/06/2023 20:33, Jeremy Spewock: > Acked-by: Jeremy Spewock <jspew...@iol.unh.edu> > > On Fri, Jun 9, 2023 at 5:46 AM Juraj Linkeš <juraj.lin...@pantheon.tech> > wrote: > > > Pexpect is not a dedicated SSH connection library while Fabric is. With > > Fabric, all SSH-related logic is provided and we can just focus on > > what's DTS specific. > > > > Signed-off-by: Juraj Linkeš <juraj.lin...@pantheon.tech>
Applied, thanks.