Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chromeos): Fix node-ssh exit code interpretation (#92)
Since upgrading node-ssh, we sometimes get an exit code of 0, other times an exit code of null. This makes the tool more flexible in interpreting those codes.
- Loading branch information