developer-manual: Simplify privoxy-regression-test.pl command in the example
authorFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 17:28:30 +0000 (18:28 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 15 Dec 2020 03:58:03 +0000 (04:58 +0100)
The --debug parameter adds bits without overriding default
flags so it's sufficient to add 4 (LL_PAGE_FETCHING).

doc/source/developer-manual.sgml

index bd1dde9..1ded936 100644 (file)
@@ -1999,7 +1999,7 @@ fk@t520 ~ $privoxy-regression-test.pl
 2020-12-14 12:16:44: Executed 1087 regression tests. Skipped 115. 1085 successes, 2 failures.
 # Repeat one of the failing tests and get a curl command to quickly reproduce the problem
 # without causing too much log noise.
-fk@t520 ~ $privoxy-regression-test.pl --test-number 785 --verbose --debug 39
+fk@t520 ~ $privoxy-regression-test.pl --test-number 785 --verbose --debug 4
 2020-12-14 12:17:55: Asking Privoxy for the number of action files available ...
 [...]
 2020-12-14 12:17:56: Executing regression tests ...