From: "Bjorge, Erik C" <erik.c.bjorge@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Desimone, Nathaniel L" <nathaniel.l.desimone@intel.com>,
"Desimone, Ashley E" <ashley.e.desimone@intel.com>
Cc: "Pandya, Puja" <puja.pandya@intel.com>,
Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: Re: [edk2-devel] [edk2-staging/EdkRepo] [PATCH] EdkRepo: Remove unused string
Date: Fri, 17 Jan 2020 00:55:03 +0000 [thread overview]
Message-ID: <MWHPR11MB20001286AACF42D7AE140628AE310@MWHPR11MB2000.namprd11.prod.outlook.com> (raw)
In-Reply-To: <02A34F284D1DA44BB705E61F7180EF0AB5CAD6F4@ORSMSX114.amr.corp.intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Nate DeSimone
Sent: Thursday, January 16, 2020 4:47 PM
To: Desimone, Ashley E <ashley.e.desimone@intel.com>; devel@edk2.groups.io
Cc: Pandya, Puja <puja.pandya@intel.com>; Bjorge, Erik C <erik.c.bjorge@intel.com>; Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: Re: [edk2-devel] [edk2-staging/EdkRepo] [PATCH] EdkRepo: Remove unused string
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
-----Original Message-----
From: Desimone, Ashley E <ashley.e.desimone@intel.com>
Sent: Friday, January 10, 2020 1:44 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Pandya, Puja <puja.pandya@intel.com>; Bjorge, Erik C <erik.c.bjorge@intel.com>; Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Remove unused string
Remove unused string NOT_IN_INDEX. The contents of this string was the same as VERIFY_PROJ_NOT_IN_INDEX.
Signed-off-by: Ashley E Desimone <ashley.e.desimone@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Cc: Erik Bjorge <erik.c.bjorge@intel.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
---
edkrepo/common/humble.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/edkrepo/common/humble.py b/edkrepo/common/humble.py index 7f28d08..3ad03ac 100644
--- a/edkrepo/common/humble.py
+++ b/edkrepo/common/humble.py
@@ -95,8 +95,6 @@ MIRROR_PRIMARY_REPOS_MISSING = 'The edkrepo global configuration file missing [p MIRROR_DECODE_WARNING = 'WARNING: Could not decode so assuming a primary repo: {}'
MAX_PATCH_SET_INVALID = 'Invalid value detected in user configuration file for max-patch-set (must be an integer).'
-NOT_IN_INDEX = 'The selected project cannot be found in the global manifest repository'
-
# Manifest verification error messages
VERIFY_ERROR_HEADER = 'Manifest repository verification errors:'
VERIFY_EXCEPTION_MSG = 'Manifest repository verification failed'
--
2.16.2.windows.1
prev parent reply other threads:[~2020-01-17 0:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-10 21:44 [edk2-staging/EdkRepo] [PATCH] EdkRepo: Remove unused string Desimone, Ashley E
2020-01-17 0:47 ` Nate DeSimone
2020-01-17 0:55 ` Bjorge, Erik C [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MWHPR11MB20001286AACF42D7AE140628AE310@MWHPR11MB2000.namprd11.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox