You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ssh connection failure should be considered an error by default. In order
to unify handling of this case, move check for non zero return code
into the function itself. Because of this `check_output` method is
not needed anymore and was removed.
Signed-off-by: Egor Lazarchuk <[email protected]>
sq
Signed-off-by: Egor Lazarchuk <[email protected]>
0 commit comments