summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2004-01-26 09:37:09 -0800
committerTim Rice <tim@multitalents.net>2004-01-26 09:37:09 -0800
commit3084a6198cf03fed572624d5b3b76ad218e45ad2 (patch)
tree24bbf9d3e4684b3003d4834b3b47822595ee4591
parent6814411b3edb2b8076042200b8e1c93b686f77cf (diff)
Typo in regress/README.regress
-rw-r--r--ChangeLog5
-rw-r--r--regress/README.regress4
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 580fecbf6..a467b821c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120040126
2 - (tim) Typo in regress/README.regress
3
120040124 420040124
2 - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com 5 - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com
3 6
@@ -1729,4 +1732,4 @@
1729 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1732 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1730 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1733 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1731 1734
1732$Id: ChangeLog,v 1.3187 2004/01/24 02:50:39 djm Exp $ 1735$Id: ChangeLog,v 1.3188 2004/01/26 17:37:09 tim Exp $
diff --git a/regress/README.regress b/regress/README.regress
index 916894a88..48048ab12 100644
--- a/regress/README.regress
+++ b/regress/README.regress
@@ -22,7 +22,7 @@ Environment variables.
22 22
23SUDO: path to sudo command, if desired. Note that some systems (notably 23SUDO: path to sudo command, if desired. Note that some systems (notably
24 systems using PAM) require sudo to execute some tests. 24 systems using PAM) require sudo to execute some tests.
25TEST_SSH_TRACE: set yo "yes" for verbose output from tests 25TEST_SSH_TRACE: set to "yes" for verbose output from tests
26TEST_SSH_QUIET: set to "yes" to suppress non-fatal output. 26TEST_SSH_QUIET: set to "yes" to suppress non-fatal output.
27TEST_SSH_x: path to "ssh" command under test, where x=SSH,SSHD,SSHAGENT,SSHADD 27TEST_SSH_x: path to "ssh" command under test, where x=SSH,SSHD,SSHAGENT,SSHADD
28 SSHKEYGEN,SSHKEYSCAN,SFTP,SFTPSERVER 28 SSHKEYGEN,SSHKEYSCAN,SFTP,SFTPSERVER
@@ -83,4 +83,4 @@ Failed tests can be difficult to diagnose. Suggestions:
83Known Issues. 83Known Issues.
84 84
85 85
86$Id: README.regress,v 1.1 2003/09/04 05:39:54 dtucker Exp $ 86$Id: README.regress,v 1.2 2004/01/26 17:37:09 tim Exp $