public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [OB PATCH] Fix spelling mistake in gdb/testsuite/README.
@ 2020-10-02 11:18 Gary Benson
  0 siblings, 0 replies; only message in thread
From: Gary Benson @ 2020-10-02 11:18 UTC (permalink / raw)
  To: gdb-patches

Hi all,

This commit corrects a spelling mistake in gdb/testsuite/README.

Pushed as obvious.

Thanks,
Gary

---
gdb/testsuite/ChangeLog:

	* README: Fix "paralell".
---
 gdb/testsuite/ChangeLog | 4 ++++
 gdb/testsuite/README    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/testsuite/README b/gdb/testsuite/README
index fae0c33..f3c2642 100644
--- a/gdb/testsuite/README
+++ b/gdb/testsuite/README
@@ -73,7 +73,7 @@ possible to check just a specific test:
 One can also decide to call the Makefile rules by hand inside the
 gdb/testsuite directory, e.g.:
 
-	make check-paralell-racy -j4
+	make check-parallel-racy -j4
 
 In which case the value of the DEFAULT_RACY_ITER variable (inside
 gdb/testsuite/Makefile.in) will be used to determine how many
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-02 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 11:18 [OB PATCH] Fix spelling mistake in gdb/testsuite/README Gary Benson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).