mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-04-15 22:07:24 +08:00
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).