[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.exp
authorTom de Vries <tdevries@suse.de>
Thu, 24 Jun 2021 10:08:54 +0000 (12:08 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 24 Jun 2021 10:08:54 +0000 (12:08 +0200)
commit657dcee4cff07db1622081e6fa84e177273e2089
tree2fd6ff0b95e4f7fed58753e9ac082542ed2935fd
parent1daf786ba3db83455d4d2a9661d0715f433f8a3f
[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.exp

I found the following duplicates in gdb.base/argv0-symlink.exp:
...
DUPLICATE: gdb.base/argv0-symlink.exp: set print repeats 10000
DUPLICATE: gdb.base/argv0-symlink.exp: set print elements 10000
...

Fix these by using with_test_prefix "file symlink" / "dir symlink".

Tested on x86_64-linux.

gdb/testsuite/ChangeLog:

2021-06-24  Tom de Vries  <tdevries@suse.de>

* gdb.base/argv0-symlink.exp: Use with_test_prefix.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/argv0-symlink.exp
This page took 0.024291 seconds and 4 git commands to generate.