From fadc2421177a62592551115f916df24122a2e7a9 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Tue, 6 Aug 2013 17:06:48 +0200 Subject: [PATCH] bin/check.sh: wait between sip_scenarios. --- bin/check.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/check.sh b/bin/check.sh index b3f3e754..5ac19836 100755 --- a/bin/check.sh +++ b/bin/check.sh @@ -252,6 +252,7 @@ function run_sipp echo "$(date) - $base error" status=1 fi + sleep 1 done for res in ${responder_pid}; do