commit | 2c4caca9873ef4e97a51a538dfbecde8fe334082 | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Mon Dec 04 18:55:24 2023 +0000 |
committer | Andrew Burgess <aburgess@redhat.com> | Mon Dec 04 18:58:47 2023 +0000 |
tree | f6fb9d1dfb34d8bcc9f6a0d72a41983103f1daf4 | |
parent | 850f4ee54658152b3f4ce60e2ef1855950c8bcbc [diff] |
gdb/testsuite: fix directory name in test name In the commit: commit 4793f551a5aa68522fd5fbbb7e8f621148f410cd Date: Mon Nov 27 13:33:17 2023 +0000 gdb: allow use of ~ in 'save gdb-index' command I added a test which has a directory name within the GDB command, which then appears in the test name as I failed to give the test a better name. Fixed in this commit.