Add the definition of PIN_FILE_HELP to checkout_pin_args.py to fix import error.
Signed-off-by: Ashley E Desimone <ashley.e.desim...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Puja Pandya <puja.pan...@intel.com> Cc: Erik Bjorge <erik.c.bjo...@intel.com> Cc: Bret Barkelew <bret.barke...@microsoft.com> Cc: Prince Agyeman <prince.agye...@intel.com> --- edkrepo/commands/arguments/checkout_pin_args.py | 1 + 1 file changed, 1 insertion(+) diff --git a/edkrepo/commands/arguments/checkout_pin_args.py b/edkrepo/commands/arguments/checkout_pin_args.py index abd01b3..6020145 100644 --- a/edkrepo/commands/arguments/checkout_pin_args.py +++ b/edkrepo/commands/arguments/checkout_pin_args.py @@ -9,3 +9,4 @@ COMMAND_DESCRIPTION = ('Checks out the revisions described in a PIN file in ' 'an existing workpace of the same project') +PIN_FILE_HELP = ('The name of the pin file to checkout.') -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#56422): https://edk2.groups.io/g/devel/message/56422 Mute This Topic: https://groups.io/mt/72574577/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-