2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-26 01:34:05 +00:00

style(xcat-core): the payload test header counts released defects

The header of genesis_payload_verification.t said the fixtures reproduce
"the three holes the released legacy Genesis image shipped with", while
verify-genesis-payload's own header counted four. A count of past
incidents is not what the fixtures are; each leaves out one thing the
image needs. The wording now matches release/2.19-rc1, which carries the
same file.

Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
This commit is contained in:
Daniel Hilst
2026-09-14 08:50:46 -03:00
parent 61fdf385bc
commit 6213f45a5f
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
# Drive verify-genesis-payload against payload trees that reproduce the three holes the
# released legacy Genesis image shipped with.
# Drive verify-genesis-payload against payload trees that each leave out one thing the image
# needs.
use strict;
use warnings;