From 1f85dc703499a11d8154b0b9b1f58eb4f98d2609 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 3 Oct 2005 20:14:18 +1000 Subject: - (dtucker) [regress/README.regress] Bug #989: Document limitation that scp is required in the system path for the multiplex test to work. --- regress/README.regress | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'regress/README.regress') diff --git a/regress/README.regress b/regress/README.regress index 0c07c9cf1..5aaf734bd 100644 --- a/regress/README.regress +++ b/regress/README.regress @@ -97,8 +97,12 @@ Known Issues. unless ssh-rand-helper is in pre-installed (the path to ssh-rand-helper is hard coded). +- Similarly, if you do not have "scp" in your system's $PATH then the + multiplex scp tests will fail (since the system's shell startup scripts + will determine where the shell started by sshd will look for scp). + - Recent GNU coreutils deprecate "head -[n]": this will cause the yes-head test to fail. The old behaviour can be restored by setting (and exporting) _POSIX2_VERSION=199209 before running the tests. -$Id: README.regress,v 1.9 2004/08/17 12:31:33 dtucker Exp $ +$Id: README.regress,v 1.10 2005/10/03 10:14:18 dtucker Exp $ -- cgit v1.2.3