Skip to content
Commit 745f5eb8 authored by Andrew Jones's avatar Andrew Jones Committed by Paolo Bonzini
Browse files

runtime: Use find_word with groups



Groups are space separated, so we can remove the 'grep -w', which has
caused problems in the past with testnames, see b3733048
("scripts: Fix the check whether testname is in the only_tests list")
and use find_word.

Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
Message-Id: <20211112133739.103327-3-drjones@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent e36a9d05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment