On 16.07.19 14:28, Thomas Huth wrote: > The regular expressions in the "check" script currently expect that there > is always a space after the test number in the group file, so you can't > have a test in there without a group unless the line still ends with a > space - which is quite error prone since some editors might remove spaces > at the end of lines automatically. > Thus let's fix the regular expressions so that it is also possible to > have lines with one test number only in the group file. > > Suggested-by: Max Reitz <[email protected]> > Signed-off-by: Thomas Huth <[email protected]> > --- > tests/qemu-iotests/check | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
FWIW Reviewed-by: Max Reitz <[email protected]>
signature.asc
Description: OpenPGP digital signature
