[Bug 2792] regress/authinfo.sh fails when tester's login shell is not /bin/sh or compatible
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 6 14:04:39 AEST 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2792
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |djm at mindrot.org
Resolution|--- |FIXED
--- Comment #1 from Damien Miller <djm at 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.
More information about the openssh-bugs
mailing list