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

Damien Miller <d...@mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |d...@mindrot.org
         Resolution|---                         |FIXED

--- Comment #1 from Damien Miller <d...@mindrot.org> ---
We fixed this (twice!) before 7.7 was released. The current code looks
like:

env SSH_USER_AUTH=blah ${SSH} -F $OBJ/ssh_proxy x \
        'env | grep SSH_USER_AUTH >/dev/null' && fail "SSH_USER_AUTH
present"

-- 
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to