From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH] wic: remove extra double-quote on documentation string
Date: Thu, 22 Jun 2017 13:44:05 +0300 [thread overview]
Message-ID: <20170622104405.GA5307@linux.intel.com> (raw)
In-Reply-To: <FDD1C072-B0FB-4EC1-8461-A7F4484AB630@gmail.com>
On Tue, Jun 20, 2017 at 07:58:13AM -0400, Jean-Francois Dagenais wrote:
> Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
> ---
> scripts/lib/wic/ksparser.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/lib/wic/ksparser.py b/scripts/lib/wic/ksparser.py
> index d026caa..47afda4 100644
> --- a/scripts/lib/wic/ksparser.py
> +++ b/scripts/lib/wic/ksparser.py
> @@ -114,7 +114,7 @@ def systemidtype(arg):
> return arg
>
> class KickStart():
> - """"Kickstart parser implementation."""
> + """Kickstart parser implementation."""
>
> DEFAULT_EXTRA_SPACE = 10*1024
> DEFAULT_OVERHEAD_FACTOR = 1.3
+1 for the patch, but it should be sent to oe-core mailing list
openembedded-core@lists.openembedded.org
--
Regards,
Ed
next prev parent reply other threads:[~2017-06-22 10:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-20 11:58 [PATCH] wic: remove extra double-quote on documentation string Jean-Francois Dagenais
2017-06-22 10:44 ` Ed Bartosh [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-23 21:37 Jean-Francois Dagenais
2017-06-23 23:41 Jean-Francois Dagenais
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=20170622104405.GA5307@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=jeff.dagenais@gmail.com \
--cc=poky@yoctoproject.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 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.