summaryrefslogtreecommitdiffstats
path: root/regress/README.regress
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2015-04-07 01:10:00 +0200
committerDarren Tucker <dtucker@zip.com.au>2015-04-07 01:10:00 +0200
commitd9b9b43656091cf0ad55c122f08fadb07dad0abd (patch)
tree8e459bdc5fe3c48601a85e4354f3d56eea7005d4 /regress/README.regress
parentupstream commit (diff)
downloadopenssh-d9b9b43656091cf0ad55c122f08fadb07dad0abd.tar.xz
openssh-d9b9b43656091cf0ad55c122f08fadb07dad0abd.zip
Fix misspellings of regress CONFOPTS env variables.
Patch from Bryan Drewery.
Diffstat (limited to 'regress/README.regress')
-rw-r--r--regress/README.regress2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/README.regress b/regress/README.regress
index 82e4cc751..9b99bdacb 100644
--- a/regress/README.regress
+++ b/regress/README.regress
@@ -31,7 +31,7 @@ TEST_SHELL: shell used for running the test scripts.
TEST_SSH_PORT: TCP port to be used for the listening tests.
TEST_SSH_SSH_CONFOPTS: Configuration directives to be added to ssh_config
before running each test.
-TEST_SSH_SSHD_CONFOTPS: Configuration directives to be added to sshd_config
+TEST_SSH_SSHD_CONFOPTS: Configuration directives to be added to sshd_config
before running each test.