[tor-commits] [tor/master] doc: Spell make test-network-all correctly in ReleasingTor.md
nickm at torproject.org
nickm at torproject.org
Mon Oct 29 18:51:05 UTC 2018
commit fe89d9df6935e3a61f8014ef9033b1ca2cfff5a1
Author: teor <teor at torproject.org>
Date: Mon Oct 29 13:47:43 2018 +1000
doc: Spell make test-network-all correctly in ReleasingTor.md
Closes ticket 28821.
---
doc/HACKING/ReleasingTor.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md
index 55a40fc89..29e1ae166 100644
--- 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 ?
More information about the tor-commits
mailing list