diff mbox series

[PULL,17/20] tests/ssh_linux_malta: Remove duplicated test

Message ID 1572021862-28273-18-git-send-email-aleksandar.markovic@rt-rk.com (mailing list archive)
State New, archived
Headers show
Series [PULL,01/20] target/mips: Clean up helper.c | expand

Commit Message

Aleksandar Markovic Oct. 25, 2019, 4:44 p.m. UTC
From: Philippe Mathieu-Daudé <f4bug@amsat.org>

Remove duplicated test (probably copy/paste error in
commit 9090d3332cdcc).

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>
---
 tests/acceptance/linux_ssh_mips_malta.py | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/tests/acceptance/linux_ssh_mips_malta.py b/tests/acceptance/linux_ssh_mips_malta.py
index 6ecf335..007bcdb 100644
--- a/tests/acceptance/linux_ssh_mips_malta.py
+++ b/tests/acceptance/linux_ssh_mips_malta.py
@@ -153,9 +153,6 @@  class LinuxSSH(Test):
             'cat /proc/interrupts',
             'eth0')
         self.ssh_command_output_contains(
-            'cat /proc/interrupts',
-            'eth0')
-        self.ssh_command_output_contains(
             'cat /proc/devices',
             'input')
         self.ssh_command_output_contains(