Make "ssh-add -q" do what it says on the tin: silence output from
authordjm <djm@openbsd.org>
Wed, 19 Sep 2018 02:03:02 +0000 (02:03 +0000)
committerdjm <djm@openbsd.org>
Wed, 19 Sep 2018 02:03:02 +0000 (02:03 +0000)
commit4b7bf5b17cbcf7d9038920c9b8d964315b350df1
tree6327ab19ff4ae551a23c5914f31209aeeca489ae
parenta701e5dfafb22455e8cfbca0e7f2f834808b1a9d
Make "ssh-add -q" do what it says on the tin: silence output from
successful operations.

Based on patch from Thijs van Dijk; ok dtucker@ deraadt@
usr.bin/ssh/ssh-add.c