diff --git a/reg-tests/lua/b00003.vtc b/reg-tests/lua/b00003.vtc index f58229bc1..3fd70ebc6 100644 --- a/reg-tests/lua/b00003.vtc +++ b/reg-tests/lua/b00003.vtc @@ -48,6 +48,6 @@ client c1 -connect ${h1_frt_sock} -repeat 100 { syslog Slog -wait shell { - ss -pt | grep CLOSE-WAIT.*haproxy + ss -pt | grep CLOSE-WAIT.*haproxy.*pid=${h1_pid} exit $((!$?)) }