Fixes documentation links

This commit is contained in:
Matteo Biscosi 2025-02-17 12:19:06 +01:00
parent 2f53ef5bcb
commit 78dc7cc2b2
39 changed files with 125 additions and 124 deletions

View file

@ -19,7 +19,7 @@ local collected_results = {}
-- see (am_utils.key2host for the details on such format).
local function run_speedtest(hosts, granularity)
local rsp
local do_trace = false
local do_trace = true
if (do_trace) then
tprint("[run_speedtest] [" .. granularity .. "]\n")