From: Laurent Vivier <lvivier@redhat.com>
To: "Daniel P . Berrange" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org,
Michael Tokarev <mjt@tls.msk.ru>,
Laurent Vivier <lvivier@redhat.com>
Subject: [Qemu-devel] [PATCH] build: fix typo in error message
Date: Fri, 19 Jan 2018 11:32:33 +0100 [thread overview]
Message-ID: <20180119103233.26075-1-lvivier@redhat.com> (raw)
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
---
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 bc7224a27f..807ca0b4f8 100755
--- a/scripts/git-submodule.sh
+++ b/scripts/git-submodule.sh
@@ -28,7 +28,7 @@ error() {
echo
echo "and then manually update submodules prior to running make, with:"
echo
- echo " $ scripts/git-sbumodule.sh update $modules"
+ echo " $ scripts/git-submodule.sh update $modules"
echo
exit 1
}
--
2.14.3
next reply other threads:[~2018-01-19 10:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 10:32 Laurent Vivier [this message]
2018-01-19 12:10 ` [Qemu-devel] [Qemu-trivial] [PATCH] build: fix typo in error message Philippe Mathieu-Daudé
2018-01-19 14:34 ` [Qemu-devel] " Eric Blake
-- strict thread matches above, loose matches on Subject: below --
2017-11-27 17:49 Mike Frysinger
2017-11-27 19:34 ` John Snow
2017-11-27 20:19 ` 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=20180119103233.26075-1-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=berrange@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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).