Hi Kent,

On 22.05.2013 17:12, Kent R. Spillner wrote:
> Howdy-
>
> I am submitting the attached patch under the MIT license to fix the following 
> TabError seen when building from current trunk:
>
>    File "/work/virtualbox/src/libs/xpcom18a4/python/gen_python_deps.py", line 
> 33
>      lib64 = os.path.join(p, "lib/x86_64-linux-gnu", 
> dllpre+"python"+v+dllsuff)
>                                                                               
> ^
> TabError: inconsistent use of tabs and spaces in indentation

Thanks for bringing this to our attention! I've applied a similar fix 
(found another place where a very odd but valid indentation was used).

Klaus

> Thanks in advance!
>
> Best,
> Kent

_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to