diff options
Diffstat (limited to 'regress/README.regress')
-rw-r--r-- | regress/README.regress | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/regress/README.regress b/regress/README.regress index da9bb6a99..82e4cc751 100644 --- a/regress/README.regress +++ b/regress/README.regress | |||
@@ -93,10 +93,6 @@ Failed tests can be difficult to diagnose. Suggestions: | |||
93 | 93 | ||
94 | Known Issues. | 94 | Known Issues. |
95 | 95 | ||
96 | - If your build requires ssh-rand-helper regress tests will fail | ||
97 | unless ssh-rand-helper is in pre-installed (the path to | ||
98 | ssh-rand-helper is hard coded). | ||
99 | |||
100 | - Similarly, if you do not have "scp" in your system's $PATH then the | 96 | - Similarly, if you do not have "scp" in your system's $PATH then the |
101 | multiplex scp tests will fail (since the system's shell startup scripts | 97 | multiplex scp tests will fail (since the system's shell startup scripts |
102 | will determine where the shell started by sshd will look for scp). | 98 | will determine where the shell started by sshd will look for scp). |
@@ -105,4 +101,4 @@ Known Issues. | |||
105 | test to fail. The old behaviour can be restored by setting (and | 101 | test to fail. The old behaviour can be restored by setting (and |
106 | exporting) _POSIX2_VERSION=199209 before running the tests. | 102 | exporting) _POSIX2_VERSION=199209 before running the tests. |
107 | 103 | ||
108 | $Id: README.regress,v 1.11 2010/08/16 21:04:29 djm Exp $ | 104 | $Id: README.regress,v 1.12 2011/05/05 03:48:42 djm Exp $ |