From c117ef3e0da5ac6bf403d6e9003ae95d0d530e34 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Mon, 5 Jan 1970 08:04:22 -0700 Subject: [PATCH] docs: fix cutnpasto in source:docs/logging.txt --- docs/logging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/logging.txt b/docs/logging.txt index 54cbc016..9426db06 100644 --- a/docs/logging.txt +++ b/docs/logging.txt @@ -231,7 +231,7 @@ failing. If that isn't enough, look at the detailed foolscap logging messages instead, by running the tests like this: - make test FLOGFILE=flog.out.bz2 FLOGLEVEL=1 FLOGTWISTED=1 + make test FLOGFILE=flog.out.bz2 FLOGLEVEL=1 FLOGTOTWISTED=1 The first environment variable will cause foolscap log events to be written to ./flog.out.bz2 (instead of merely being recorded in the circular buffers -- 2.45.2