mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-19 01:39:05 +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).