gdb/testsuite: Remove duplicates from gdb.base/readline.exp
authorLancelot SIX <lsix@lancelotsix.com>
Sun, 21 Nov 2021 00:35:01 +0000 (00:35 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:33 +0000 (22:43 +0000)
commite88e167858ab3798df9b8c858d07fcccc6336bc7
tree4d08d11bed7107c39423c6eeaefd5d32da05e614
parent22dafa45d306e4086615d1269e0a3c504e284da5
gdb/testsuite: Remove duplicates from gdb.base/readline.exp

When running the testsuite, I have:

    Running .../gdb/testsuite/gdb.base/readline.exp ...
    DUPLICATE: gdb.base/readline.exp: Simple operate-and-get-next - final prompt

Fix by adjusting the prefix given to the second 'simple' call to
operate_and_get_next.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/readline.exp