public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <rebecca@bsdio.com>,
	"'Bob Feng'" <bob.c.feng@intel.com>,
	"'Yuwei Chen'" <yuwei.chen@intel.com>
Subject: 回复: [edk2-devel] [PATCH] BaseTools: Fix spelling of "overwrite" and "overwriting" in toolset.bat
Date: Thu, 17 Jun 2021 09:36:01 +0800	[thread overview]
Message-ID: <004701d76319$21795150$646bf3f0$@byosoft.com.cn> (raw)
In-Reply-To: <20210613035602.104459-1-rebecca@bsdio.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Rebecca Cran
> 发送时间: 2021年6月13日 11:56
> 收件人: Bob Feng <bob.c.feng@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Yuwei Chen <yuwei.chen@intel.com>
> 抄送: Rebecca Cran <rebecca@bsdio.com>; devel@edk2.groups.io
> 主题: [edk2-devel] [PATCH] BaseTools: Fix spelling of "overwrite" and
> "overwriting" in toolset.bat
> 
> The words "overwrite" and "overwriting" are one word and shouldn't have
> hyphens.
> 
> Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
> ---
>  BaseTools/toolsetup.bat | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/BaseTools/toolsetup.bat b/BaseTools/toolsetup.bat
> index 4b5256ab6e..1fb44aaeff 100755
> --- a/BaseTools/toolsetup.bat
> +++ b/BaseTools/toolsetup.bat
> @@ -227,7 +227,7 @@ if NOT exist %CONF_PATH% (
>  ) else (
> 
>    if defined RECONFIG (
> 
>      echo.
> 
> -    echo  Over-writing the files in the CONF_PATH directory
> 
> +    echo  Overwriting the files in the CONF_PATH directory
> 
>      echo  using the default template files
> 
>      echo.
> 
>    )
> 
> @@ -240,7 +240,7 @@ if NOT exist %CONF_PATH%\target.txt (
>    )
> 
> 
> copy %EDK_TOOLS_PATH%\Conf\target.template %CONF_PATH%\target.txt >
> nul
> 
>  ) else (
> 
> -  if defined RECONFIG echo over-write ... target.template
> to %CONF_PATH%\target.txt
> 
> +  if defined RECONFIG echo overwrite ... target.template
> to %CONF_PATH%\target.txt
> 
>    if defined RECONFIG copy
> /Y %EDK_TOOLS_PATH%\Conf\target.template %CONF_PATH%\target.txt >
> nul
> 
>  )
> 
> 
> 
> @@ -251,7 +251,7 @@ if NOT exist %CONF_PATH%\tools_def.txt (
>    )
> 
> 
> copy %EDK_TOOLS_PATH%\Conf\tools_def.template %CONF_PATH%\tools_d
> ef.txt > nul
> 
>  ) else (
> 
> -  if defined RECONFIG echo over-write ... tools_def.template
> to %CONF_PATH%\tools_def.txt
> 
> +  if defined RECONFIG echo overwrite ... tools_def.template
> to %CONF_PATH%\tools_def.txt
> 
>    if defined RECONFIG copy
> /Y %EDK_TOOLS_PATH%\Conf\tools_def.template %CONF_PATH%\tools_def.t
> xt > nul
> 
>  )
> 
> 
> 
> --
> 2.32.0
> 
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#76443): https://edk2.groups.io/g/devel/message/76443
> Mute This Topic: https://groups.io/mt/83503170/4905953
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming@byosoft.com.cn]
> -=-=-=-=-=-=
> 




  reply	other threads:[~2021-06-17  1:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13  3:56 [PATCH] BaseTools: Fix spelling of "overwrite" and "overwriting" in toolset.bat Rebecca Cran
2021-06-17  1:36 ` gaoliming [this message]
2021-06-22  9:38 ` [edk2-devel] " Philippe Mathieu-Daudé
2021-06-25  1:53 ` Bob Feng
     [not found] ` <168BB0660551BC0A.31827@groups.io>
2021-06-25  4:20   ` [edk2-devel] " Bob Feng

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='004701d76319$21795150$646bf3f0$@byosoft.com.cn' \
    --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