[Qemu-devel] [PATCH] scripts: correct a spelling error

sochin.jiang posted 1 patch 8 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1513764401-24239-1-git-send-email-sochin.jiang@huawei.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
scripts/git-submodule.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[Qemu-devel] [PATCH] scripts: correct a spelling error
Posted by sochin.jiang 8 years, 1 month ago
From: "sochin.jiang" <sochin.jiang@huawei.com>

 Correct a spelling error in prompt message.

Signed-off-by: sochin.jiang <sochin.jiang@huawei.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 bc7224a..807ca0b 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
 }
-- 
1.8.3.1


Re: [Qemu-devel] [PATCH] scripts: correct a spelling error
Posted by Daniel P. Berrange 8 years, 1 month ago
On Wed, Dec 20, 2017 at 06:06:41PM +0800, sochin.jiang wrote:
> From: "sochin.jiang" <sochin.jiang@huawei.com>
> 
>  Correct a spelling error in prompt message.
> 
> Signed-off-by: sochin.jiang <sochin.jiang@huawei.com>

This fix is already sent 3 times now & on the qemu-trivial queue....


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|