| commit | bcce3429ffd3fbd2f425b0e5a3201918f3adec5f | [log] [tgz] | 
|---|---|---|
| author | Lancelot SIX <lsix@lancelotsix.com> | Sun Nov 21 01:45:21 2021 +0000 | 
| committer | Lancelot SIX <lsix@lancelotsix.com> | Fri Jan 07 22:43:33 2022 +0000 | 
| tree | 3264ef0a8472eb8ad04669f44c3fba912964f062 | |
| parent | 2dc330089a00d2ad67e8b802a3e9670cd0a37e99 [diff] | 
gdb/testsuite: Remove duplicates from gdb.base/define-prefix.exp
When running the testsuite, I have:
    Running .../gdb/testsuite/gdb.base/define-prefix.exp ...
    DUPLICATE: gdb.base/define-prefix.exp: define user command: ghi-prefix-cmd
Fix by adjusting test names.
Tested on x86_64-linux.