mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-06-24 09:02:27 +03:00
a45226bfaf
execSync just started a second ssh-agent. `['-k']` argument was treated as options, it didn't have `stdio` set, so stdio was piped and returned (and ignored).