[PATCH] CI: Fix typo in QEMU log filename output

1 view
Skip to first unread message

Anton Mikanovich

unread,
Apr 23, 2025, 4:52:22 AM4/23/25
to isar-...@googlegroups.com, Anton Mikanovich
There was a classic vim typo in 9b622518e.

Signed-off-by: Anton Mikanovich <ami...@ilbers.de>
---
testsuite/cibuilder.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/cibuilder.py b/testsuite/cibuilder.py
index e726ba87..3e6921d8 100755
--- a/testsuite/cibuilder.py
+++ b/testsuite/cibuilder.py
@@ -553,7 +553,7 @@ class CIBuilder(Test):
need_sb_cleanup = start_vm.sb_copy_vars(cmdline)

self.log.info(f"QEMU boot line:\n{' '.join(cmdline)}")
- self.log.info(f"QEMU boot log:\ni{boot_log}")
+ self.log.info(f"QEMU boot log:\n{boot_log}")

p1 = subprocess.Popen(
f"exec {' '.join(cmdline)}",
--
2.34.1

Anton Mikanovich

unread,
Apr 26, 2025, 7:28:45 AM4/26/25
to isar-...@googlegroups.com, Anton Mikanovich

Anton Mikanovich

unread,
Apr 26, 2025, 7:30:24 AM4/26/25
to isar-...@googlegroups.com
Duplicated resending - just ignore it.

Baurzhan Ismagulov

unread,
May 11, 2025, 10:14:05 AM5/11/25
to isar-...@googlegroups.com
On 2025-04-23 11:52, Anton Mikanovich wrote:
> There was a classic vim typo in 9b622518e.

Applied to next, thanks.

With kind regards,
Baurzhan
Reply all
Reply to author
Forward
0 new messages