aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1027
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1027')
-rw-r--r--tests/data/test10272
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1027 b/tests/data/test1027
index 57ea87f2a..9c3d6e3ea 100644
--- a/tests/data/test1027
+++ b/tests/data/test1027
@@ -25,7 +25,7 @@ curl --help
# Search for these two sentinel lines in the help output; if they are found,
# then chances are good the entire help is there.
<postcheck>
-perl -e 'open(IN,$ARGV[0]); my $lines=grep(/(Usage: curl )|(--version\s*Show version)/, <IN>); exit ($lines != 2);' log/stdout1027
+perl -e 'open(IN,$ARGV[0]); my $lines=grep(/(Usage: curl )|(--version\s*Show version)/, <IN>); exit ($lines != 2); # Let this file pass an XML syntax check: </IN>' log/stdout1027
</postcheck>
</client>