diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-18 23:16:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-18 23:16:36 +0000 |
commit | 0c817b66146b3a31a5fb8135da3c07cc1221c699 (patch) | |
tree | a583cb27576b275f94cbf96aa0edcc5bc68a09bf | |
parent | e9cbd0c366b199ba59542d9daf89a9a0d9836b94 (diff) |
language fix
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 29900e8df..56e2e3eba 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -160,7 +160,7 @@ restart servers. <precheck> A command line that if set gets run by the test script before the test. If an -output is displayed by the command line, the test will be skipped and the +output is displayed by the command, the test will be skipped and the (single-line) output will be displayed as reason for not running the test. Variables are substituted as in the <command> section. </precheck> |