[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [onionperf/master] Removes torperf argument from the cli interface
commit febd00b454e60b556edd5c1f286b376207e31cb1
Author: Ana Custura <ana@xxxxxxxxxxxxxx>
Date: Thu May 14 14:02:48 2020 +0100
Removes torperf argument from the cli interface
---
onionperf/onionperf | 5 -----
1 file changed, 5 deletions(-)
diff --git a/onionperf/onionperf b/onionperf/onionperf
index 1e0aa66..69ac399 100755
--- a/onionperf/onionperf
+++ b/onionperf/onionperf
@@ -272,11 +272,6 @@ files generated by this script will be written""",
action="store_true", dest="do_simple",
default=False)
- analyze_parser.add_argument('-t', '--torperf',
- help="""export transfer data in Torperf format in addition to OnionPerf format""",
- action="store_true", dest="save_torperf",
- default=False)
-
# analyze_parser = sub_parser.add_parser('analyze', description=DESC_ANALYZE, help=HELP_ANALYZE)
# analyze_parser.set_defaults(func=analyze, formatter_class=argparse.RawDescriptionHelpFormatter)
#
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits