From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [committed][gdb/testsuite] Fix typo in gdb.server/server-kill-python.exp
Date: Fri, 31 Jan 2020 23:18:00 -0000 [thread overview]
Message-ID: <20200131231012.GA16504@delia> (raw)
Hi,
Fix typo '$gdb_tst_name' -> '$gdb_test_name'.
Committed to trunk.
Thanks,
- Tom
[gdb/testsuite] Fix typo in gdb.server/server-kill-python.exp
gdb/testsuite/ChangeLog:
2020-02-01 Tom de Vries <tdevries@suse.de>
* gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
Change-Id: Iad050dab0e8aad2f2692e54e398021558250f1ac
---
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.server/server-kill-python.exp | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a6ae5e9862..b5ba5ba59d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2020-02-01 Tom de Vries <tdevries@suse.de>
+
+ * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
+
2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
PR tui/9765
diff --git a/gdb/testsuite/gdb.server/server-kill-python.exp b/gdb/testsuite/gdb.server/server-kill-python.exp
index 28064ca0a4..71067e2881 100644
--- a/gdb/testsuite/gdb.server/server-kill-python.exp
+++ b/gdb/testsuite/gdb.server/server-kill-python.exp
@@ -66,7 +66,7 @@ with_spawn_id $server_spawn_id {
pass $gdb_test_name
}
timeout {
- fail $gdb_tst_name
+ fail $gdb_test_name
}
}
}
reply other threads:[~2020-01-31 23:10 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=20200131231012.GA16504@delia \
--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