提交 c91839ff 编写于 作者: P Philippe Mathieu-Daudé 提交者: Aleksandar Markovic

tests/ssh_linux_malta: Remove duplicated test

Remove duplicated test (probably copy/paste error in
commit 9090d333).
Signed-off-by: NPhilippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: NAleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: NAleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20191019153437.9820-9-f4bug@amsat.org>
上级 b1c45216
...@@ -152,9 +152,6 @@ class LinuxSSH(Test): ...@@ -152,9 +152,6 @@ class LinuxSSH(Test):
self.ssh_command_output_contains( self.ssh_command_output_contains(
'cat /proc/interrupts', 'cat /proc/interrupts',
'eth0') 'eth0')
self.ssh_command_output_contains(
'cat /proc/interrupts',
'eth0')
self.ssh_command_output_contains( self.ssh_command_output_contains(
'cat /proc/devices', 'cat /proc/devices',
'input') 'input')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册