<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Have you noticed this RuntimeWarning in your environment? I am
getting this message<br>
here when I run make check-local:<br>
<br>
<br>
<span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;
font-size: small; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
!important; float: none; background-color: rgb(255, 255, 255);"></span>$
make check-local<br>
contrib/check_i18n.py ./i18n.py <br>
Checking for invalid i18n string...<br>
./i18n.py:20: RuntimeWarning: Parent module '' not found while
handling absolute import<br>
import gettext<br>
Checking for invalid i18n string successfully<br>
<br>
<br>
If it happens with everyone else, can you take a look into that in
this same patchset?<br>
<br>
<br>
Thanks,<br>
<br>
<br>
Daniel<br>
<br>
<br>
<div class="moz-cite-prefix">On 10/01/2015 05:42 PM, Lucio Correia
wrote:<br>
</div>
<blockquote
cite="mid:1443732123-24206-1-git-send-email-luciojhc@linux.vnet.ibm.com"
type="cite">
<pre wrap="">
Lucio Correia (2):
Fix name mismatch with imported module
Fix PEP8 issues
src/wok/config.py.in | 19 +++++++++++--------
src/wok/plugins/kimchi/model/host.py | 4 ++--
src/wok/plugins/kimchi/tests/test_config.py.in | 1 -
src/wok/plugins/kimchi/tests/test_host.py | 5 ++---
4 files changed, 15 insertions(+), 14 deletions(-)
_______________________________________________
Kimchi-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kimchi-devel@ovirt.org">Kimchi-devel@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/kimchi-devel">http://lists.ovirt.org/mailman/listinfo/kimchi-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>