[PATCH] Use = instead of == for better portability

Christian Biesinger cbiesinger@google.com
Tue May 26 17:00:05 GMT 2020


On Sun, May 24, 2020 at 3:21 AM Tom de Vries <tdevries@suse.de> wrote:
>
> On 23-05-2020 20:17, Christian Biesinger via Gdb-patches wrote:
> > Reported by sobukus on IRC.
> >
> > gdb/testsuite/ChangeLog:
> >
> >         * Makefile.in: Use = instead of = for test for
>
> Typo: "instead of =" -> "instead of ==".
>
> >         portability.
>
> Also, perhaps rephrase such that it becomes evident that you're
> referring to the test command, rather than some generic test.

Thanks, pushed with those two things fixed.

Christian


More information about the Gdb-patches mailing list