public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] OvmfPkg/build.sh: remove literal carriage return
@ 2019-07-25  1:35 rebecca
  2019-07-25  1:52 ` [edk2-devel] " Jordan Justen
  0 siblings, 1 reply; 2+ messages in thread
From: rebecca @ 2019-07-25  1:35 UTC (permalink / raw)
  To: devel, Jordan Justen, Laszlo Ersek, Ard Biesheuvel; +Cc: Rebecca Cran

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
---
 OvmfPkg/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/OvmfPkg/build.sh b/OvmfPkg/build.sh
index 960382f633..78f44e3a96 100755
--- a/OvmfPkg/build.sh
+++ b/OvmfPkg/build.sh
@@ -40,7 +40,7 @@ ARCH_X64=no
 BUILDTARGET=DEBUG
 BUILD_OPTIONS=
 PLATFORMFILE=
-THREADNUMBER=0
+THREADNUMBER=0
 LAST_ARG=
 RUN_QEMU=no
 ENABLE_FLASH=no
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-25  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25  1:35 [PATCH] OvmfPkg/build.sh: remove literal carriage return rebecca
2019-07-25  1:52 ` [edk2-devel] " Jordan Justen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox