<p dir="ltr">Isn't this why we were using posixpath explicitly?</p>
<div class="gmail_quote">On Nov 23, 2014 7:15 AM, "Emil Velikov" <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 23/11/14 09:46, Jose Fonseca wrote:<br>
> On 22/11/14 19:36, Emil Velikov wrote:<br>
>> Seemingly this is sufficient for a Windows piglit run/result file to be<br>
>> ran under Linux and the correct directory structure (and html) to be<br>
>> generated.<br>
>><br>
>> Unfortunately my python-fu is a bit short so I'm not sure if(how much)<br>
>> this will backfire when used on Windows with either Linux or Windows<br>
>> result file.<br>
>><br>
>> v2: Attempt to handle Linux results on Windows.<br>
><br>
> I think v2 is not necessary. '/' should work just fine. But without<br>
> testing I can't claim I'm sure.<br>
><br>
temp_path is used to create the path via makedirs a few lines below.<br>
Considering how picky the latter is, on Linux, I've decided to go the<br>
explicit route :P Will try to give it a test some time in the week.<br>
<br>
-Emil<br>
<br>
_______________________________________________<br>
Piglit mailing list<br>
<a href="mailto:Piglit@lists.freedesktop.org">Piglit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/piglit" target="_blank">http://lists.freedesktop.org/mailman/listinfo/piglit</a><br>
</blockquote></div>