qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Aleksandar Markovic
Subject: [PULL 17/20] tests/ssh_linux_malta: Remove duplicated test
Date: Fri, 25 Oct 2019 18:44:19 +0200

From: Philippe Mathieu-Daudé <address@hidden>

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

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>
---
 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.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(
-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]