mirror of https://github.com/tailscale/tailscale/
ssh/tailssh: fix incubator tests on macOS arm64
Perform a path check first before attempting exec of `true`. Try /usr/bin/true first, as that is now and increasingly so, the more common and more portable path. Fixes tests on macOS arm64 where exec was returning a different kind of path error than previously checked. Updates #16569 Signed-off-by: James Tucker <james@tailscale.com>pull/17956/head
parent
26f9b50247
commit
41662f5128
Loading…
Reference in New Issue