commit | f5c697b137b1f9d301cf89877a90c846f5b32e99 | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Wed Nov 30 19:29:52 2022 +0100 |
committer | Tom de Vries <tdevries@suse.de> | Wed Nov 30 19:29:52 2022 +0100 |
tree | cd216456f16c1f62a6dbf9ba4b462015ce96fff2 | |
parent | a496d4a104f2f8edca9287ab62c8d4031a272035 [diff] |
[gdb/testsuite] Fix DUPLICATEs in s390-multiarch.exp On s390x-linux, I run into: ... DUPLICATE: gdb.arch/s390-multiarch.exp: Linux v2 DUPLICATE: gdb.arch/s390-multiarch.exp: Linux v2 DUPLICATE: gdb.arch/s390-multiarch.exp: Linux v2 ... Fix this by using with_test_prefix. Tested on s390x-linux.