Stop relying on return code of $ssh as an indicator of success/failure/timeout.
What ssh returns in the case of a timeout depends on timing, and since we started using sshtb, even the check for a timeout return code wasn't working.
Showing
Please register or sign in to comment