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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user