Re: [edk2-devel] [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the shell script

2019-09-25 Thread Eric Jin
Reviewed-by: Eric Jin 

-Original Message-
From: devel@edk2.groups.io  On Behalf Of Supreeth 
Venkatesh
Sent: Thursday, September 26, 2019 7:52 AM
To: devel@edk2.groups.io
Cc: Jin, Eric ; Supreeth Venkatesh 

Subject: [edk2-devel] [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the 
shell script

Fix unintended "space" characters that were added when 
IhvFirmwareManagementBBTest.efi was checked-in.

Signed-off-by: Supreeth Venkatesh 
---
 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





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48076): https://edk2.groups.io/g/devel/message/48076
Mute This Topic: https://groups.io/mt/34293484/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[edk2-devel] [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the shell script

2019-09-25 Thread Supreeth Venkatesh
Fix unintended "space" characters that were added when
IhvFirmwareManagementBBTest.efi was checked-in.

Signed-off-by: Supreeth Venkatesh 
---
 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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48056): https://edk2.groups.io/g/devel/message/48056
Mute This Topic: https://groups.io/mt/34293484/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-