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

2017-12-20 Thread Daniel P. Berrange
On Wed, Dec 20, 2017 at 06:06:41PM +0800, sochin.jiang wrote: > From: "sochin.jiang" > > Correct a spelling error in prompt message. > > Signed-off-by: sochin.jiang This fix is already sent 3 times now & on the qemu-trivial queue Regards, Daniel -- |: https://berrange.com -o-h

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

2017-12-20 Thread sochin . jiang
From: "sochin.jiang" Correct a spelling error in prompt message. Signed-off-by: sochin.jiang --- 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-sub