Bugzilla – Attachment 748 Details for
Bug 912
PATCH: Fix head(1) call in regress/yes-head.sh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Set _POSIX2_VERSION to unbreak GNU head
ssh-regress.diff (text/plain), 829 bytes, created by
Damien Miller
on 2004-12-06 17:35:19 AEDT
(
hide
)
Description:
Set _POSIX2_VERSION to unbreak GNU head
Filename:
MIME Type:
Creator:
Damien Miller
Created:
2004-12-06 17:35:19 AEDT
Size:
829 bytes
patch
obsolete
>? regress/authorized_keys_djm >? regress/host.rsa >? regress/host.rsa1 >? regress/known_hosts >? regress/pidfile >? regress/rsa >? regress/rsa.pub >? regress/rsa1 >? regress/rsa1.pub >? regress/ssh_config >? regress/ssh_proxy >? regress/sshd_config >? regress/sshd_proxy >? regress/t2.out >? regress/t6.out1 >? regress/t6.out2 >? regress/t7.out >? regress/t7.out.pub >Index: regress/test-exec.sh >=================================================================== >RCS file: /var/cvs/openssh/regress/test-exec.sh,v >retrieving revision 1.16 >diff -u -r1.16 test-exec.sh >--- regress/test-exec.sh 25 Jun 2004 03:46:09 -0000 1.16 >+++ regress/test-exec.sh 6 Dec 2004 06:34:41 -0000 >@@ -3,6 +3,10 @@ > > #SUDO=sudo > >+# Unbreak GNU head(1) >+_POSIX2_VERSION=199209 >+export _POSIX2_VERSION >+ > if [ ! -z "$TEST_SSH_PORT" ]; then > PORT="$TEST_SSH_PORT" > else
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 912
:
697
| 748