[tor-commits] [bridgedb/develop] Update instructions for creating mock bridges

cohosh at torproject.org cohosh at torproject.org
Tue Mar 2 15:35:28 UTC 2021


commit a9be3c3ce2c6259dbc312451803f2052b709afd1
Author: Cecylia Bocovich <cohosh at torproject.org>
Date:   Thu Feb 11 20:00:12 2021 -0500

    Update instructions for creating mock bridges
---
 README.rst | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index 559f5e4..de93734 100644
--- a/README.rst
+++ b/README.rst
@@ -274,16 +274,12 @@ additional dependencies in the Pip requirements file,
 
 To create a bunch of fake bridge descriptors to test BridgeDB, do::
 
-      bridgedb mock [-n NUMBER_OF_DESCRIPTORS]
+      ./scripts/create_descriptors [--num-resistant-descs NUM_RESISTANT_DESCS] NUM_DESCS
 
 To run the test suites, do::
 
       make coverage
 
-If you just want to run the tests, and don't care about code coverage
-statistics, see the ``bridgedb trial`` and ``bridgedb test`` commands.
-
-
 ================
 Running BridgeDB
 ================





More information about the tor-commits mailing list