aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--agent/command-ssh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/command-ssh.c b/agent/command-ssh.c
index dd4df38be..9bd71e87f 100644
--- a/agent/command-ssh.c
+++ b/agent/command-ssh.c
@@ -2765,6 +2765,7 @@ ssh_send_available_keys (ctrl_t ctrl, estream_t key_blobs, u32 *r_key_counter)
* support at all but a smartcard lists that curve.
* We ignore them. */
skipped++;
+ err = 0;
}
else
goto leave;