From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 24 Feb 2021 18:57:19 +0100 Subject: [LTP] [Automated-testing] [PATCH v2 1/5] lib: tst_cmd: Make tst_cmd() usable for global paths In-Reply-To: <20210224165045.17738-2-chrubis@suse.cz> References: <20210224165045.17738-1-chrubis@suse.cz> <20210224165045.17738-2-chrubis@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it > We need to skip the check if the path to the binary starts with '/'. Good point! Reviewed-by: Petr Vorel Kind regards, Petr