From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1051131 for ecs-isp@2rosenthals.com; Thu, 03 Sep 2020 07:38:02 -0400 Received: from [192.168.200.201] (port=52129 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kDnYx-0001NL-1m for ecs-isp@2rosenthals.com; Thu, 03 Sep 2020 07:37:55 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10175) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kDnU4-0003pE-27 for ecs-isp@2rosenthals.com; Thu, 03 Sep 2020 07:32:53 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.71); 03 Sep 2020 13:32:53 X-CTCH-RefID: str=0001.0A02020B.5F50D465.0002,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 To: eCS ISP Mailing List Reply-To: ml@ecomstation.it Subject: curl and return codes Organization: eComStation dot it Message-ID: <6df295d8-b091-bb7b-301d-d35a3f02206c@ecomstation.it> Date: Thu, 3 Sep 2020 13:32:46 +0200 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 7bit Hi Paul, i use CURL with my fault-daemon to check some services (http, https, ftp etc) i've to use for them CURL version 7.37 since all the newer builds don't return 1 as return code if the curl request failed is it possible that after the build 7.37 something in the code went broken for the rexx return code? this also happens with the latest build 7.72.0 i've the suspect that the same happens also with wget, but i've to do more tests massimo