25 # Search for these two sentinel lines in the help output; if they are found,
26 # then chances are good the entire help is there.
28 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
33 # Verify data after the test has been "shot"