From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 15 May 2020 14:17:16 +0200 Subject: [LTP] [PATCH v2 1/1] rpc: TCONF when tests aren't compiled + remove kill warning In-Reply-To: <20200515114507.GA3395@yuki.lan> References: <20200512201416.8299-1-pvorel@suse.cz> <20200514144729.GA19276@dell5510> <20200515114507.GA3395@yuki.lan> Message-ID: <20200515121716.GA23472@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Cyril, > > > with this implementation (suggested by Alexey), we get TCONF twice. It's > > > a bit strange, but I'll keep it, because I like that required binary is > > > printed: > > > rpc_test 1 TCONF: 'tirpc_rpcb_getaddr' not found > > > rpc_test 1 TCONF: LTP compiled without TI-RPC support? > > Please any comment for 2x TCONF. It's a bit strange, but just a tiny detail. > > I'd like to have this fix in the release. > I do not really care how many TCONF the test prints as long as the user > gets a reasonable message. Yep, it's a really tiny detail. > With that the patch looks good, acked. Thanks for your review, pushed. Kind regards, Petr