summaryrefslogtreecommitdiff
path: root/HACKING.md
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.md b/HACKING.md
index 36efbd1f5..8330dbc03 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -92,5 +92,5 @@ commandline is controlled by the D-Bus .service.in files stored in
Exec=/usr/bin/valgrind @abs_top_builddir@/src/tracker-store/tracker-store
By default the run-uninstalled script and the functional-tests will only show
-output from Tracker code. For the functional-tests, set TRACKER_TESTS_VERBOSE=1
+output from Tracker code. For the functional-tests, set TRACKER_DEBUG=tests
to see output from Valgrind. For tracker-sandbox use the `--debug-dbus` option.