From 82bc048da969e03550f5ddc2093d0b8ad9eda8a4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 2 Dec 2011 10:37:00 +0000 Subject: unposted: fix documentation for "*" test output syntax --- Test/B01cd.ztst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Test/B01cd.ztst b/Test/B01cd.ztst index ac00221cd..c7920dd05 100644 --- a/Test/B01cd.ztst +++ b/Test/B01cd.ztst @@ -62,8 +62,8 @@ # chunk (not just the one with the '*' in front) in the actual output # are pattern matched against the corresponding lines in the test # output. Each line following '>' or '?' must be a valid pattern, so -# characters special to patterns such as parentheses must be quoted. -# The EXTENDED_GLOB option is used for all such patterns. +# characters special to patterns such as parentheses must be quoted +# with a backslash. The EXTENDED_GLOB option is used for all such patterns. # # Each chunk of indented code is to be evaluated in one go and is to # be followed by a line starting (in the first column) with -- cgit 1.4.1