From: "Supreeth Venkatesh" <supreeth.venkatesh@arm.com>
To: devel@edk2.groups.io
Cc: eric.jin@intel.com, Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Subject: [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the shell script
Date: Wed, 25 Sep 2019 18:51:43 -0500 [thread overview]
Message-ID: <20190925235143.33855-2-supreeth.venkatesh@arm.com> (raw)
In-Reply-To: <20190925235143.33855-1-supreeth.venkatesh@arm.com>
Fix unintended "space" characters that were added when
IhvFirmwareManagementBBTest.efi was checked-in.
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
---
uefi-sct/SctPkg/CommonGenFramework.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/uefi-sct/SctPkg/CommonGenFramework.sh b/uefi-sct/SctPkg/CommonGenFramework.sh
index 83045309..779a6a44 100755
--- a/uefi-sct/SctPkg/CommonGenFramework.sh
+++ b/uefi-sct/SctPkg/CommonGenFramework.sh
@@ -313,7 +313,7 @@ then
cp $ProcessorType/IhvUsb2HcTest.efi $Framework/Test/ > NUL
cp $ProcessorType/IhviScsiInitiatorNameBBTest.efi $Framework/Test/ > NUL
cp $ProcessorType/IhvStorageSecurityCommandBBTest.efi $Framework/Test/ > NUL
-..cp $ProcessorType/IhvFirmwareManagementBBTest.efi $Framework/Test/ > NUL
+ cp $ProcessorType/IhvFirmwareManagementBBTest.efi $Framework/Test/ > NUL
cp $ProcessorType/IhvHIIConfigAccessBBTest.efi $Framework/Test/ > NUL
# *********************************************
--
2.17.1
next prev parent reply other threads:[~2019-09-25 23:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-25 23:51 [edk2-test][PATCH v1 1/1] MiscRuntimeServices: Add statement to improve user experience Supreeth Venkatesh
2019-09-25 23:51 ` Supreeth Venkatesh [this message]
2019-09-26 5:36 ` [edk2-devel] [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the shell script Eric Jin
2019-09-26 5:38 ` [edk2-devel] [edk2-test][PATCH v1 1/1] MiscRuntimeServices: Add statement to improve user experience Eric Jin
[not found] ` <15C7E669089EA5D2.20538@groups.io>
2019-09-27 3:12 ` Eric Jin
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=20190925235143.33855-2-supreeth.venkatesh@arm.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