tests/avocado: fix replay-linux test
commitc05a88c6b2a752ab9cae21d06f2e67c7c4a3bbde
authorPavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Tue, 2 Aug 2022 10:36:06 +0000 (2 13:36 +0300)
committerThomas Huth <thuth@redhat.com>
Sun, 7 Aug 2022 16:51:35 +0000 (7 18:51 +0200)
treedae09671e89e7c0f55f0deb5878b9335289a6382
parentc3dd58ba6e0123806ef45e447eeee881203cd6ec
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>
tests/avocado/replay_linux.py