diff options
author | Patrick Monnerat <patrick@monnerat.net> | 2017-09-02 13:01:15 +0100 |
---|---|---|
committer | Patrick Monnerat <patrick@monnerat.net> | 2017-09-02 13:01:15 +0100 |
commit | 5bae72734b45a01c6337eb3b2c40020c4e904415 (patch) | |
tree | 2243235a1b25c7609536b8d824c66148844d8b92 | |
parent | ea4e7bdc81a69aace3b9db00d2aea8a5048696b7 (diff) |
test564: Add a warning comment about shell profile output.
Shell profile output makes the SSH server failing and this problem reason
is not easy to find when no hint is given.
-rw-r--r-- | tests/data/test564 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test564 b/tests/data/test564 index 72bf12919..4c9ecd466 100644 --- a/tests/data/test564 +++ b/tests/data/test564 @@ -1,4 +1,6 @@ <testcase> +# Warning: if this test fails to start the SSH server, check that none of +# the user's shell profiles sends output to stdout of a non-interactive shell. <info> <keywords> FTP |