You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/safesocket
Josh Bleecher Snyder 130c5e727b safesocket: reduce log spam while running integration tests
Instead of logging lsof execution failures to stdout,
incorporate them into the returned error.

While we're here, make it clear that the file
success case always returns a nil error.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
basic_test.go safesocket: create the test socket in a temp dir 5 years ago
pipe_windows.go safesocket: delete unused function 5 years ago
safesocket.go cmd/tailscale: pull out, parameterize up FlagSet creation for tests 5 years ago
safesocket_darwin.go safesocket: use right version of gofmt 5 years ago
safesocket_test.go safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndToken 5 years ago
unixsocket.go safesocket: reduce log spam while running integration tests 4 years ago