Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ssh-copy-id.sh: empty ssh-agent on Snow Leopard
On Snow Leopard, ssh-add -L outputs a warning to stdout when the agent has no identities. Compensate for this by removing the warning from the output with grep.
- Loading branch information