diff --git a/xCAT-test/unit/genesis_payload_verification.t b/xCAT-test/unit/genesis_payload_verification.t index cc3785bb1..6a9fef2d9 100644 --- a/xCAT-test/unit/genesis_payload_verification.t +++ b/xCAT-test/unit/genesis_payload_verification.t @@ -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;