On Mon, Nov 18, 2013 at 8:15 AM, Ben Pfaff <b...@nicira.com> wrote:
> On Mon, Nov 18, 2013 at 07:43:24AM -0800, Gurucharan Shetty wrote:
>> The ":" used as a seperator does not work when
>> the make is run. Nothing or space works fine.
>>
>> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
>
> I don't understand how "" could work, because that gets removed by the
> shell and Python would not get to see it.
>
> At least this document suggests that ";" is the standard PYTHONPATH
> separator on Windows:
>         http://docs.python.org/2/using/windows.html
I see that ";" works too. Since this is more obvious I will use this in V2.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to