From 6271b10d31fa43f1ecf790bea2f2f3e9eb284097 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 6 Sep 2019 10:19:37 +0200 Subject: [PATCH] Fix parsing parameter --- scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Makefile b/scripts/Makefile index fa25d97..ad6d843 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -50,7 +50,7 @@ tor_bw_full: tor_bw_full_parse: @. parse_lib.sh && \ - parse_latency tor_bw_full 3 + parse_latency tor_bw_full 4 tor_guards_small: ./run-3 \