All of lore.kernel.org
 help / color / mirror / Atom feed
From: "xuyang2018.jy@fujitsu.com" <xuyang2018.jy@fujitsu.com>
To: "chenhx.fnst@fujitsu.com" <chenhx.fnst@fujitsu.com>
Cc: "ltp@lists.linux.it" <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH] docparse/Makefile: fix a typo
Date: Wed, 6 Jul 2022 08:55:48 +0000	[thread overview]
Message-ID: <62C55C5C.5060601@fujitsu.com> (raw)
In-Reply-To: <20220704100243.844-1-chenhx.fnst@fujitsu.com>

Hi Hanxiao

Obviously correct, merged!

Best Regards
Yang Xu
> s/not not/not
>
> Signed-off-by: Chen Hanxiao<chenhx.fnst@fujitsu.com>
> ---
>   docparse/Makefile | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docparse/Makefile b/docparse/Makefile
> index e6e9f05ba..20851fba6 100644
> --- a/docparse/Makefile
> +++ b/docparse/Makefile
> @@ -19,7 +19,7 @@ METADATA_GENERATOR_PARAMS_HTML := -f xhtml
>   METADATA_GENERATOR_PARAMS_PDF := -f pdf
>   METADATA_GENERATOR_PARAMS_HTML_CHUNKED := -f chunked
>   else ifeq ($(METADATA_GENERATOR),)
> -$(error 'METADATA_GENERATOR' not not configured, run ./configure in the root directory)
> +$(error 'METADATA_GENERATOR' not configured, run ./configure in the root directory)
>   else
>   $(error '$(METADATA_GENERATOR)' not supported, only asciidoctor and asciidoc are supported)
>   endif

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2022-07-06  8:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 10:02 [LTP] [PATCH] docparse/Makefile: fix a typo Chen Hanxiao
2022-07-06  8:55 ` xuyang2018.jy [this message]

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-all 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=62C55C5C.5060601@fujitsu.com \
    --to=xuyang2018.jy@fujitsu.com \
    --cc=chenhx.fnst@fujitsu.com \
    --cc=ltp@lists.linux.it \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.