On 6/13/22 08:17, Jan Kara wrote: > Multiple blktests use wait(1) to wait for background tasks. However in > some cases tasks can exit before wait(1) is called and in that case > wait(1) complains which breaks expected output. Make sure we ignore > output from wait(1) to avoid this breakage. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Please note that Shinichiro (CC'd here) is a new blktests maintainer and not Omar. Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck