[rtems commit] build: Fix typo
Sebastian Huber
sebh at rtems.org
Fri Oct 2 12:38:51 UTC 2020
Module: rtems
Branch: master
Commit: 6a31ae63ceb41ad955fbc17168af317b34abaaee
Changeset: http://git.rtems.org/rtems/commit/?id=6a31ae63ceb41ad955fbc17168af317b34abaaee
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Thu Oct 1 22:21:38 2020 +0200
build: Fix typo
---
spec/build/testsuites/optverbosity.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec/build/testsuites/optverbosity.yml b/spec/build/testsuites/optverbosity.yml
index 0822caf..f622952 100644
--- a/spec/build/testsuites/optverbosity.yml
+++ b/spec/build/testsuites/optverbosity.yml
@@ -20,7 +20,7 @@ default: Normal
default-by-variant: []
description: |
Sets the test verbosity of the RTEMS Test Framework. Valid values are
- "Verbose", "Normal", and "Quiet". For normal tests runs you can use a
+ "Verbose", "Normal", and "Quiet". For normal test runs you can use a
verbosity of "Normal". If you need a more detailed output, then you can set
it to "Verbose". For example, in case a regression ocurred. Reducing the
verbosity level can significantly reduce the test duration especially on
More information about the vc
mailing list