[LTP] [PATCH v2] syscalls/migrate_pages03: restore runtime to 5m

Li Wang liwang@redhat.com
Thu Jun 23 10:26:09 CEST 2022


Cyril Hrubis <chrubis@suse.cz> wrote:


> > --- a/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c
> > +++ b/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c
> > @@ -127,6 +127,11 @@ static void migrate_test(void)
> >                       tst_res(TFAIL | TERRNO, "migrate_pages() failed");
> >                       return;
> >               }
> > +
> > +             if (!tst_remaining_runtime()) {
> > +                     tst_res(TINFO, "Out of runtime, exitting...");
>                                                             ^
>                                                             Just one
>                                                             't' here
>
> Sorry I tend to make this typo quite often.
>

I fixed that and pushed. Thanks!


-- 
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20220623/54a182f7/attachment.htm>


More information about the ltp mailing list