Re: [ovs-dev] [PATCH] Makefile.am: Use correct path separator for Windows

2018-02-02 Thread Shashank Ram
From: Ben Pfaff <b...@ovn.org> Sent: Friday, February 2, 2018 2:07 PM To: Shashank Ram Cc: d...@openvswitch.org Subject: Re: [ovs-dev] [PATCH] Makefile.am: Use correct path separator for Windows On Thu, Feb 01, 2018 at 05:03:52PM -0800, Shasha

Re: [ovs-dev] [PATCH] Makefile.am: Use correct path separator for Windows

2018-02-01 Thread Yi-Hung Wei
Looks good to me. Acked-by: Yi-Hung Wei On Thu, Feb 1, 2018 at 5:03 PM, Shashank Ram wrote: > Signed-off-by: Shashank Ram > --- > Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile.am

[ovs-dev] [PATCH] Makefile.am: Use correct path separator for Windows

2018-02-01 Thread Shashank Ram
Signed-off-by: Shashank Ram --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5988c02..1d336b6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -398,7 +398,7 @@ CLEANFILES += flake8-check include