[Bug 3343] Display host provided as argument with "ssh -G"

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Aug 27 13:23:11 AEST 2021


https://bugzilla.mindrot.org/show_bug.cgi?id=3343

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
The output of ssh -G is itself a valid ssh_config(5) and we have a test
that checks that (which occasionally does pick up problems).

Your change as is would break that, but outputting it as a Host line
should work.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list