Re: [PATCH 08/16] acceptance/tests/vnc.py: use explicit syntax for enabling passwords

2021-09-27 Thread Philippe Mathieu-Daudé
On 9/24/21 20:54, Cleber Rosa wrote: > This matches the command line on 82a17d1d67, where the "on" or "off" > should be explicitly given. > > Signed-off-by: Cleber Rosa > --- > tests/acceptance/vnc.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé

[PATCH 08/16] acceptance/tests/vnc.py: use explicit syntax for enabling passwords

2021-09-24 Thread Cleber Rosa
This matches the command line on 82a17d1d67, where the "on" or "off" should be explicitly given. Signed-off-by: Cleber Rosa --- tests/acceptance/vnc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/vnc.py b/tests/acceptance/vnc.py index