From: John Snow <jsnow@redhat.com>
To: Mike Frysinger <vapier@gentoo.org>, qemu-devel@nongnu.org
Cc: QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] build: fix typo in error message
Date: Mon, 27 Nov 2017 14:34:41 -0500 [thread overview]
Message-ID: <c0cecdb2-6d20-b229-a92a-110721fc2bbf@redhat.com> (raw)
In-Reply-To: <20171127174944.12362-1-vapier@gentoo.org>
On 11/27/2017 12:49 PM, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> scripts/git-submodule.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/git-submodule.sh b/scripts/git-submodule.sh
> index 030617b4ac0c..bc7224a27fe3 100755
> --- a/scripts/git-submodule.sh
> +++ b/scripts/git-submodule.sh
> @@ -24,7 +24,7 @@ error() {
> echo "Alternatively you may disable automatic GIT submodule checkout"
> echo "with:"
> echo
> - echo " $ ./configure --disable-git-update'"
> + echo " $ ./configure --disable-git-update"
> echo
> echo "and then manually update submodules prior to running make, with:"
> echo
>
cc qemu-trivial
Reviewed-by: John Snow <jsnow@redhat.com>
next prev parent reply other threads:[~2017-11-27 19:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-27 17:49 [Qemu-devel] [PATCH] build: fix typo in error message Mike Frysinger
2017-11-27 19:34 ` John Snow [this message]
2017-11-27 20:19 ` Eric Blake
-- strict thread matches above, loose matches on Subject: below --
2018-01-19 10:32 Laurent Vivier
2018-01-19 14:34 ` Eric Blake
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=c0cecdb2-6d20-b229-a92a-110721fc2bbf@redhat.com \
--to=jsnow@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=vapier@gentoo.org \
/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;
as well as URLs for NNTP newsgroup(s).