Re: [PATCH v2 08/11] tests/ssh_linux_malta: Remove duplicated test

2019-10-19 Thread Aleksandar Markovic
On Saturday, October 19, 2019, Philippe Mathieu-Daudé wrote: > Remove duplicated test (probably copy/paste error in > commit 9090d3332cdcc). > > Signed-off-by: Philippe Mathieu-Daudé > --- > tests/acceptance/linux_ssh_mips_malta.py | 3 --- > 1 file changed, 3 deletions(-) > > Reviewed-by: Alek

[PATCH v2 08/11] tests/ssh_linux_malta: Remove duplicated test

2019-10-19 Thread Philippe Mathieu-Daudé
Remove duplicated test (probably copy/paste error in commit 9090d3332cdcc). Signed-off-by: Philippe Mathieu-Daudé --- tests/acceptance/linux_ssh_mips_malta.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/acceptance/linux_ssh_mips_malta.py b/tests/acceptance/linux_ssh_mips_malta.p