commit | bfc9663f9b74060f64a70a443b05afb2e6585b7a | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lsix@lancelotsix.com> | Sun Nov 21 01:50:26 2021 +0000 |
committer | Lancelot SIX <lsix@lancelotsix.com> | Fri Jan 07 22:43:33 2022 +0000 |
tree | 55c298c736791f417ead878dd56561d5aa587a1d | |
parent | bcce3429ffd3fbd2f425b0e5a3201918f3adec5f [diff] |
gdb/testsuite: Remove duplicates from gdb.base/unload.exp When running the testsuite, I have: Running .../gdb/testsuite/gdb.base/unload.exp ... DUPLICATE: gdb.base/unload.exp: continuing to unloaded libfile Fix by adjusting the test name. Tested on x86_64-linux.