tests/acceptance/virtiofs_submounts: required space between IP and port
commitd7f57c25e10d9d39ec8125c981320c343cac0743
authorCleber Rosa <crosa@redhat.com>
Wed, 3 Feb 2021 17:23:44 +0000 (3 12:23 -0500)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 16:22:36 +0000 (8 17:22 +0100)
treeb093b6d0159fc1f70e19cb85065ec9e776656ff3
parentc0d1681e501180065927f40f4bfd0ed2a06d2ff1
tests/acceptance/virtiofs_submounts: required space between IP and port

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 <crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210203172357.1422425-10-crosa@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/virtiofs_submounts.py