gdb/testsuite: Remove duplicates from gdb.base/pie-fork.exp
authorLancelot SIX <lsix@lancelotsix.com>
Fri, 19 Nov 2021 23:08:23 +0000 (23:08 +0000)
committerLancelot SIX <lsix@lancelotsix.com>
Fri, 7 Jan 2022 22:43:32 +0000 (22:43 +0000)
commitf4581a88264cd5818423a51debde44dc8e9e9324
tree638814597cd189f147adb38082542356b71c1ffb
parentf05f3e723568756ac523ffddfe90fe6ed12dbb95
gdb/testsuite: Remove duplicates from gdb.base/pie-fork.exp

When running the testsuite, I have:

    Running .../gdb/testsuite/gdb.base/pie-fork.exp ...
    DUPLICATE: gdb.base/pie-fork.exp: test_no_detach_on_fork: continue

Fix by giving explicit names to the 'continue' commands that cause the
duplicate message.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/pie-fork.exp