diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/style.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/style.exp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/style.exp b/gdb/testsuite/gdb.base/style.exp index 72b5f4efb21..c450f16b609 100644 --- a/gdb/testsuite/gdb.base/style.exp +++ b/gdb/testsuite/gdb.base/style.exp @@ -124,8 +124,7 @@ save_vars { env(TERM) } { "${tfaas_expr} --.*" \ "Usage:.*" \ "short${cut_for_thre_expr}ad apply.*" \ - ] \ - "apropos -v cut for 'thre" + ] set quoted [string_to_regexp $binfile] gdb_test "file $binfile" \ |