Hi! > - ima_mmap $FILE & > + ima_mmap -f $FILE & > # wait for violations appear in logs > tst_sleep 1s Whenever we wait for logs we should poll for them. But same as the sleep in previous case, let's get these tests fixed first, then we can improve on the performance and robustness. -- Cyril Hrubis chrubis@suse.cz