* [PATCH] wic: remove extra double-quote on documentation string
@ 2017-06-23 21:37 Jean-Francois Dagenais
2017-06-23 22:01 ` ✗ patchtest: failure for " Patchwork
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Francois Dagenais @ 2017-06-23 21:37 UTC (permalink / raw)
To: openembedded-core
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
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* ✗ patchtest: failure for wic: remove extra double-quote on documentation string
2017-06-23 21:37 [PATCH] wic: remove extra double-quote on documentation string Jean-Francois Dagenais
@ 2017-06-23 22:01 ` Patchwork
0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2017-06-23 22:01 UTC (permalink / raw)
To: Jean-Francois Dagenais; +Cc: openembedded-core
== Series Details ==
Series: wic: remove extra double-quote on documentation string
Revision: 1
URL : https://patchwork.openembedded.org/series/7446/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:
* Issue Series cannot be parsed correctly due to malformed diff lines [test_mbox_format]
Suggested fix Create the series again using git-format-patch and ensure it can be applied using git am
Diff line
* Issue Series does not apply on top of target branch [test_series_merge_on_head]
Suggested fix Rebase your series on top of targeted branch
Targeted branch master (currently at 20b3574749)
If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).
---
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-23 22:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-23 21:37 [PATCH] wic: remove extra double-quote on documentation string Jean-Francois Dagenais
2017-06-23 22:01 ` ✗ patchtest: failure for " Patchwork
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.