Fix parsing parameter
This commit is contained in:
parent
e36a8b4fe9
commit
6271b10d31
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ tor_bw_full:
|
||||||
|
|
||||||
tor_bw_full_parse:
|
tor_bw_full_parse:
|
||||||
@. parse_lib.sh && \
|
@. parse_lib.sh && \
|
||||||
parse_latency tor_bw_full 3
|
parse_latency tor_bw_full 4
|
||||||
|
|
||||||
tor_guards_small:
|
tor_guards_small:
|
||||||
./run-3 \
|
./run-3 \
|
||||||
|
|
Loading…
Reference in a new issue