From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Famulla-Conrad Date: Mon, 21 Oct 2019 16:18:29 +0200 Subject: [LTP] [PATCH v4 1/5] tst_test.sh: Use LTP_TIMEOUT_MUL in TST_RETRY_FN() In-Reply-To: <20191021124221.GB31069@x230> References: <20191018124502.25599-1-cfamullaconrad@suse.de> <20191018124502.25599-2-cfamullaconrad@suse.de> <20191021124221.GB31069@x230> Message-ID: <1571667509.4633.14.camel@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On Mon, 2019-10-21 at 14:42 +0200, Petr Vorel wrote: > This is a private function, it should be called > '_tst_multiply_timeout'. > This can be changed by person who merges the patchset. ok