commit | 6063dff8d02adfba758d9f252c5704535d0d2faa | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Mon Apr 18 05:46:10 2005 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Mon Apr 18 05:46:10 2005 +0000 |
tree | dd5d45fccc59ac7b60ec58ef40188e35a8bcd872 | |
parent | 7fba9ed398ab0b7eb98d70af03fbe6f2e26c02d9 [diff] |
Modified to not mix ordinary print to STDOUT with a system() that prints to stdout, since I've found cases on Solaris where the second output mixes with the first and thus the big check-script doesn't properly find the first string in the output stream.