2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-08 20:50:44 +00:00

test(docs): cover the s390x Genesis target

This commit is contained in:
Vinícius Ferrão
2026-09-04 12:45:27 -03:00
parent 1fe530431c
commit 5a89bb5bd0
@@ -114,7 +114,7 @@ like(
);
like(
$mknb_pod,
qr/x86.*x86_64.*ppc64.*ppc64le.*armv7hf.*aarch64.*riscv64/s,
qr/x86.*x86_64.*ppc64.*ppc64le.*armv7hf.*aarch64.*riscv64.*s390x/s,
'the mknb man page lists every exact OpenEmbedded architecture',
);
unlike(