Fix for issue found when running patch check script.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Christopher Co <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Leif Lindholm <[email protected]>
Cc: Michael D Kinney <[email protected]>
---
 Readme.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Readme.md b/Readme.md
index 73950821e4de..6ad5953093d6 100644
--- a/Readme.md
+++ b/Readme.md
@@ -171,10 +171,10 @@ $ git clone https://git.linaro.org/uefi/uefi-tools.git
 $ ./uefi-tools/edk2-build.sh juno
 ...
 ------------------------------------------------------------
-                         aarch64 Juno (AARCH64) RELEASE        pass
+                         aarch64 Juno (AARCH64) RELEASE pass
 ------------------------------------------------------------
-pass   1
-fail   0
+pass   1
+fail   0
 ```
 The build finishes with a summary of which platforms/targets were built, which
 succeeded and which failed (and the total number of either).
-- 
2.16.2.gvfs.1.33.gf5370f1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to