From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 30 Mar 2020 09:03:09 +0200 Subject: [LTP] [PATCH 1/6] lib: Implement .needs_cmds In-Reply-To: References: <20200327213924.18816-1-pvorel@suse.cz> <20200327213924.18816-2-pvorel@suse.cz> Message-ID: <20200330070309.GA4571@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Li, thanks for your review. > > +2.2.35 Checking for required binaries > > +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Maybe better to talk commands but not binaries, since not all of the > commands are binary, there is possible python, perl or shell executable > file need check too. Isn't it? +1 Kind regards, Petr