diff options
Diffstat (limited to 'gdb/testsuite/README')
-rw-r--r-- | gdb/testsuite/README | 2 |
1 files changed, 1 insertions, 1 deletions
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 |