You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#37105430 : Contribution: include/assert_grep.inc is wrong
Contributed by Ke Yu
Issue
======
assert_grep.inc does not match the assert_count with the expected count.
Fix
======
Updated assert_grep.inc and renamed $_ag_assert_count to $_ag_arg_count
so that the number of arguments passed to assert_grep.inc is not mistaken for assert_count.
Change-Id: I6b91a7bd0c614761c7fad2e43d10b258327f0033
0 commit comments