I will double check that it works without.

Thanks.

On Thu, Mar 14, 2019 at 8:44 AM Jiri Gaisler <j...@gaisler.se> wrote:

> I don't think this patch is necessary, the -r option is already present
> and does not need to be duplicated.
>
> Jiri.
>
> On 2019-03-14 14:21, Joel Sherrill wrote:
> > ---
> >   tester/rtems/testing/bsps/leon2-sis.ini | 2 +-
> >   tester/rtems/testing/bsps/leon3-sis.ini | 2 +-
> >   2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/tester/rtems/testing/bsps/leon2-sis.ini
> b/tester/rtems/testing/bsps/leon2-sis.ini
> > index 61205ad..d0dd315 100644
> > --- a/tester/rtems/testing/bsps/leon2-sis.ini
> > +++ b/tester/rtems/testing/bsps/leon2-sis.ini
> > @@ -36,4 +36,4 @@ bsp          = leon2
> >   arch         = sparc
> >   tester       = %{_rtscripts}/run.cfg
> >   bsp_run_cmd  = %{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-sis
> > -bsp_run_opts = -leon2 -nouartrx -r -tlim 200 s
> > +bsp_run_opts = -r -leon2 -nouartrx -r -tlim 200 s
> > diff --git a/tester/rtems/testing/bsps/leon3-sis.ini
> b/tester/rtems/testing/bsps/leon3-sis.ini
> > index 2f933a7..9e8111f 100644
> > --- a/tester/rtems/testing/bsps/leon3-sis.ini
> > +++ b/tester/rtems/testing/bsps/leon3-sis.ini
> > @@ -36,4 +36,4 @@ bsp          = leon3
> >   arch         = sparc
> >   tester       = %{_rtscripts}/run.cfg
> >   bsp_run_cmd  = %{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-sis
> > -bsp_run_opts = -leon3 -nouartrx -r -tlim 200 s -m 4
> > +bsp_run_opts = -r -leon3 -nouartrx -r -tlim 200 s -m 4
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to