From abce43c4ad9000e0c5c83d31c2185986ab8a54c9 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Mon, 3 Apr 2023 21:21:12 +0200 Subject: Set example.lst instead of example path --- scripts/measure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/measure.sh b/scripts/measure.sh index db1ec5c..a520c6d 100755 --- a/scripts/measure.sh +++ b/scripts/measure.sh @@ -12,7 +12,7 @@ relay_country=se relay_city=sto limit=1450 num_workers=10000 -input_file=/path/to/input/file +input_file=example.lst timeout_s=30 response_max_mib=64 metrics_interval=1h -- cgit v1.2.3