From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Famulla-Conrad Date: Wed, 16 Oct 2019 13:25:26 +0200 Subject: [LTP] [PATCH v2 1/3] tst_test.sh: Use LTP_TIMEOUT_MUL in TST_RETRY_FN() In-Reply-To: References: <20190911085536.25546-1-cfamullaconrad@suse.de> <20190911165225.2122-1-cfamullaconrad@suse.de> <20191011120201.GA26698@dell5510> <20191011125345.GE2591@rei> Message-ID: <1571225126.8494.1.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 Sat, 2019-10-12 at 10:46 +0800, Li Wang wrote: > Agreed. > > @Petr, I have no more comments, feel free to merge this with the > changing > as we discussed. > @Petr, I have v3 almost ready. Will send it soon.