From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 5 Jan 1970 15:04:22 +0000 (-0700)
Subject: docs: fix cutnpasto in source:docs/logging.txt
X-Git-Tag: allmydata-tahoe-1.3.0~435
X-Git-Url: https://git.rkrishnan.org/%5B/cyclelanguage?a=commitdiff_plain;h=c117ef3e0da5ac6bf403d6e9003ae95d0d530e34;p=tahoe-lafs%2Ftahoe-lafs.git

docs: fix cutnpasto in source:docs/logging.txt
---

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