Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [pushed] [gdb/testsuite] Fix codespell errors in gdb.tui/debuginfod-query.exp
Date: Mon, 27 Jul 2026 17:15:59 +0200	[thread overview]
Message-ID: <20260727151559.1099450-1-tdevries@suse.de> (raw)

Fix codespell errors in test-case gdb.tui/debuginfod-query.exp for "ans" by
expanding it to "answer".
---
 gdb/testsuite/gdb.tui/debuginfod-query.exp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gdb/testsuite/gdb.tui/debuginfod-query.exp b/gdb/testsuite/gdb.tui/debuginfod-query.exp
index 0f7a19dfc51..98d61850842 100644
--- a/gdb/testsuite/gdb.tui/debuginfod-query.exp
+++ b/gdb/testsuite/gdb.tui/debuginfod-query.exp
@@ -243,7 +243,7 @@ set modes {command keys}
 with_debuginfod_env $cache {
     save_vars { env(DEBUGINFOD_URLS) } {
 	foreach_with_prefix how $modes {
-	    foreach_with_prefix ans { n y } {
+	    foreach_with_prefix answer { n y } {
 		file delete -force $cache
 
 		set url [start_debuginfod $db $debugdir]
@@ -256,9 +256,9 @@ with_debuginfod_env $cache {
 		setenv DEBUGINFOD_URLS $url
 
 		foreach_with_prefix fill_screen { true false } {
-		    run_switch_with_prompt_test $how $ans $fill_screen
+		    run_switch_with_prompt_test $how $answer $fill_screen
 		}
-		run_switch_to_asm_test $how $ans
+		run_switch_to_asm_test $how $answer
 
 		stop_debuginfod
 	    }

base-commit: 96d843689b6b5532ebaf616c63c059ba1136bb67
-- 
2.51.0


                 reply	other threads:[~2026-07-27 15:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260727151559.1099450-1-tdevries@suse.de \
    --to=tdevries@suse.de \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox