From 357383159e9840c65a850e738dd95cf5fc02d67b Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 15 Oct 2008 17:41:02 +0000 Subject: A command is considered to have failed if it returns a non-zero return code. This way, if the precheck command can't be run at all for whatever reason, it's treated as a precheck failure which causes the test to be skipped. --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 420a84ec5..fb5a37518 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,12 @@ Changelog +Daniel Fandrich (15 Oct 2008) +- A command is considered to have failed if it returns a non-zero + return code. This way, if the precheck command can't be run at all for + whatever reason, it's treated as a precheck failure which causes the + test to be skipped. + Daniel Stenberg (15 Oct 2008) - John Wilkinson filed bug #2155496 (http://curl.haxx.se/bug/view.cgi?id=2155496) pointing out an error case -- cgit v1.2.3