tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit fe89d9df6935e3a61f8014ef9033b1ca2cfff5a1
parent 52a82bc53c82c82f754c1267aaa68b48737ba07c
Author: teor <teor@torproject.org>
Date:   Mon, 29 Oct 2018 13:47:43 +1000

doc: Spell make test-network-all correctly in ReleasingTor.md

Closes ticket 28821.

Diffstat:
Mdoc/HACKING/ReleasingTor.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md @@ -39,7 +39,7 @@ new Tor release: Does 'make distcheck' complain? How about 'make test-stem' and 'make test-network' and - `make test-network-full`? + `make test-network-all`? - Are all those tests still happy with --enable-expensive-hardening ?