tests/avocado: fix replay-linux test
Last line of the test is missing by accident. This patch fixes the script. Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru> Message-Id: <165943656662.362178.2086588841425038338.stgit@pasha-ThinkPad-X280> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
c3dd58ba6e
commit
c05a88c6b2
@ -189,3 +189,4 @@ class ReplayLinuxAarch64(ReplayLinux):
|
||||
|
||||
self.run_rr(shift=3,
|
||||
args=(*self.get_common_args(),
|
||||
"-machine", "virt,gic-version=3"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user