From: Jeremie Courreges-Anglas Subject: Re: ssh-add: connect to agent after getopt() done To: Damien Miller Cc: tech@openbsd.org, openssh@openssh.com Date: Fri, 26 Jun 2026 16:49:22 +0200 On Fri, Jun 26, 2026 at 11:49:49AM +1000, Damien Miller wrote: > Hi, > > This is trivial: make ssh-agent finish getopt() processing before it > attempts to connect to the agent. This allows -v to work better. > > ok? ok jca@ -- jca