tests/ssh_linux_malta: Remove duplicated test
Remove duplicated test (probably copy/paste error in
commit 9090d3332c
).
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20191019153437.9820-9-f4bug@amsat.org>
This commit is contained in:
parent
b1c4521680
commit
c91839ffa8
@ -152,9 +152,6 @@ class LinuxSSH(Test):
|
||||
self.ssh_command_output_contains(
|
||||
'cat /proc/interrupts',
|
||||
'eth0')
|
||||
self.ssh_command_output_contains(
|
||||
'cat /proc/interrupts',
|
||||
'eth0')
|
||||
self.ssh_command_output_contains(
|
||||
'cat /proc/devices',
|
||||
'input')
|
||||
|
Loading…
Reference in New Issue
Block a user