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
[rsync] Allow passing additional flags to the remote execution client
`TEST_SUITE_REMOTE_CLIENT` can be used to pass additional flags to the
remote execution client, such as specifying an alternative SSH
configuration file.
For example: `TEST_SUITE_REMOTE_CLIENT="ssh -F path/to/config/file"`.
0 commit comments