Cc: Ashley E Desimone <ashley.e.desim...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Puja Pandya <puja.pan...@intel.com> Cc: Bret Barkelew <bret.barke...@microsoft.com> Cc: Prince Agyeman <prince.agye...@intel.com> Cc: Erik Bjorge <erik.c.bjo...@intel.com> Signed-off-by: Erik Bjorge <erik.c.bjo...@intel.com> --- edkrepo/commands/checkout_command.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/edkrepo/commands/checkout_command.py b/edkrepo/commands/checkout_command.py index f4483d4..0169f30 100644 --- a/edkrepo/commands/checkout_command.py +++ b/edkrepo/commands/checkout_command.py @@ -44,4 +44,4 @@ class CheckoutCommand(EdkrepoCommand): if combination_is_in_manifest(args.Combination, get_workspace_manifest()): checkout(args.Combination, args.verbose, args.override) else: - raise EdkrepoInvalidParametersException(humble.NO_COMBO) + raise EdkrepoInvalidParametersException(humble.NO_COMBO.format(args.Combination)) -- 2.27.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#61097): https://edk2.groups.io/g/devel/message/61097 Mute This Topic: https://groups.io/mt/74807241/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-