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

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #1 from Damien Miller <[email protected]> ---
This is intentional - SetEnv behaves like almost all other ssh_config
directives (first-match-wins).

Unfortunately, this is inconsistent with SendEnv, because I mistakenly
implemented that allowing multiple directives, which leads to other
problems (e.g. bug #3247).

You may enter multiple environment variables on a single SetEnv line.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to