Bugzilla – Attachment 3065 Details for
Bug 2792
regress/authinfo.sh fails when tester's login shell is not /bin/sh or compatible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for authinfo.sh
authinfo.patch (text/plain), 705 bytes, created by
Taketo Kabe
on 2017-10-08 19:15:59 AEDT
(
hide
)
Description:
patch for authinfo.sh
Filename:
MIME Type:
Creator:
Taketo Kabe
Created:
2017-10-08 19:15:59 AEDT
Size:
705 bytes
patch
obsolete
>Index: ./regress/authinfo.sh >=================================================================== >RCS file: /home/kabe/cvsroot/openssh/regress/authinfo.sh,v >retrieving revision 1.1.1.1 >diff -u -r1.1.1.1 authinfo.sh >--- ./regress/authinfo.sh 5 Oct 2017 12:06:36 -0000 1.1.1.1 >+++ ./regress/authinfo.sh 8 Oct 2017 08:03:28 -0000 >@@ -6,7 +6,7 @@ > # Ensure the environment variable doesn't leak when ExposeAuthInfo=no. > verbose "ExposeAuthInfo=no" > env SSH_USER_AUTH=blah ${SSH} -F $OBJ/ssh_proxy x \ >- 'test -z "$SSH_USER_AUTH"' || fail "SSH_USER_AUTH present" >+ "sh -c 'test -z \"\$SSH_USER_AUTH\"'" || fail "SSH_USER_AUTH present" > > verbose "ExposeAuthInfo=yes" > echo ExposeAuthInfo=yes >> $OBJ/sshd_proxy
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2792
: 3065