From a81ec016d7d845cc8e14efe9b41457c29dda69bc Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Thu, 2 Mar 2023 10:54:15 +1000 Subject: [PATCH] Update pactest README Signed-off-by: Allan McRae --- test/pacman/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pacman/README b/test/pacman/README index 61a67d05..e6fc210b 100644 --- a/test/pacman/README +++ b/test/pacman/README @@ -65,7 +65,7 @@ Use the "help" option to get the full list of parameters: When run with the `--valgrind' option, an additional rule will be added to all tests to check for memory leaks. To use `--valgrind' when running the full test suite, run: - make PY_LOG_FLAGS=--valgrind check + PACTEST_VALGRIND=1 ninja test The following pieces of software are required to run the pactest suite: