From fa595bf3487eba3da03523e660c9aa31bfc09720 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Tue, 16 Jul 2013 14:38:27 +0200 Subject: [PATCH] bin/check.py: added comment on sip_out --- bin/check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/check.py b/bin/check.py index 1707ac43..b508a325 100755 --- a/bin/check.py +++ b/bin/check.py @@ -191,6 +191,7 @@ def check_sip_out(scen, msgs, test): num_msgs = len(msgs) num_scen = len(scen) for i in (range(num_scen)): + test.comment("sip_out %d" % i) if(i