[LTP] [Valgrind-developers] [PATCH v5 5/6] lib: Merge functionality of LTP_QUIET into LTP_REPRODUCIBLE_OUTPUT
Petr Vorel
pvorel@suse.cz
Tue Apr 28 14:12:40 CEST 2026
Hi Li,
> Hi Petr,
> Reviewed-by: Li Wang <li.wang@linux.dev>
> Tiny note: it would be appreciated if your replace all the reviewed-by
> with my new account in this patchset.
Sure, I can do it. I thought they were added as part of your work for Red Hat
(added in March 27, 2026), so that it's kind of RH credit :).
BTW the patch needs fix below (find by AI review), but posted to the 1st commit.
Kind regards,
Petr
diff --git doc/users/setup_tests.rst doc/users/setup_tests.rst
index 491a5b003a..e8f6950fff 100644
--- doc/users/setup_tests.rst
+++ doc/users/setup_tests.rst
@@ -43,7 +43,7 @@ users.
Shell language: ``TST_NEEDS_DEVICE=1``.
* - LTP_REPRODUCIBLE_OUTPUT
- - When set to ``1`` or ``y`` uppress printing TCONF, TINFO and TDEBUG
+ - When set to ``1`` or ``y`` suppress printing TCONF, TINFO and TDEBUG
messages and discards the actual content of the other messages printed
by the test (suitable for a reproducible output).
More information about the ltp
mailing list