From 3b3a883171063be0fea511d38cf3ddfe16571983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20L=C3=A9caille?= Date: Thu, 20 Dec 2018 09:55:42 +0100 Subject: [PATCH] REGTEST: Fix a typo about barrier type. Fix a typo, furthermore there is no reason to use a barrier with "sock" as type which are more varnish cache specific: used to synchronize the VCL. --- reg-tests/checks/s00000.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/checks/s00000.vtc b/reg-tests/checks/s00000.vtc index 35d0a988e..0aae83a5d 100644 --- a/reg-tests/checks/s00000.vtc +++ b/reg-tests/checks/s00000.vtc @@ -18,7 +18,7 @@ feature ignore_unknown_macro # before enabling the servers. # Cyclic barrier to synchonize the CLI with the syslog servers -barrier b1 sock 5 -cyclic +barrier b1 cond 5 -cyclic # These servers are there only for the health-check test. server s1 {