Re: [ovs-dev] [ovs-dev 3/3] ovs-dev.py: Support running the clang binaries.

2014-09-12 Thread Daniele Di Proietto
Acked-by: Daniele Di Proietto On 9/5/14, 2:20 PM, "Ethan Jackson" wrote: >They have slightly different support characteristics, so it's nice to >easily switch between them for testing. > >Signed-off-by: Ethan Jackson >--- > utilities/ovs-dev.py | 18 ++ > 1 file changed, 14 inse

[ovs-dev] [ovs-dev 3/3] ovs-dev.py: Support running the clang binaries.

2014-09-05 Thread Ethan Jackson
They have slightly different support characteristics, so it's nice to easily switch between them for testing. Signed-off-by: Ethan Jackson --- utilities/ovs-dev.py | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/utilities/ovs-dev.py b/utilities/ovs-dev.py