From 1d24d1e0406658c481d6d61e4658a567281b3874 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 14 Dec 2025 13:29:39 +0300 Subject: [PATCH] zapret-auto: update comment --- lua/zapret-auto.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/zapret-auto.lua b/lua/zapret-auto.lua index 3136641..0dbead2 100644 --- a/lua/zapret-auto.lua +++ b/lua/zapret-auto.lua @@ -262,7 +262,7 @@ end -- arg: failure_detector - failure detector function name -- args for failure detector - see standard_failure_detector or your own detector -- args for success detector - see standard_success_detector or your own detector --- test case: nfqws2 --qnum 200 --debug --lua-init=@zapret-lib.lua --lua-init=@zapret-auto.lua --in-range=-s1 --lua-desync=circular --lua-desync=argdebug:strategy=1 --lua-desync=argdebug:strategy=2 +-- test case: nfqws2 --qnum 200 --debug --lua-init=@zapret-lib.lua --lua-init=@zapret-auto.lua --in-range=-s34228 --lua-desync=circular --lua-desync=argdebug:strategy=1 --lua-desync=argdebug:strategy=2 function circular(ctx, desync) local function count_strategies(hrec) if not hrec.ctstrategy then