On 2/3/21 6:23 PM, Cleber Rosa wrote: > AFAICT, there should not be a situation where IP and port do not have > at least one whitespace character separating them. > > This may be true for other '\s*' patterns in the same regex too. > > Signed-off-by: Cleber Rosa <cr...@redhat.com> > --- > tests/acceptance/virtiofs_submounts.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>