Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore.

2014-07-31 Thread Gurucharan Shetty
> > Subject: Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to > gitignore. > > +Alin. > > From: Gurucharan Shetty > Date: Wednesday, July 30, 2014 at 2:58 PM > To: Saurabh Shah > Cc: dev > Subject: Re: [ovs-dev] [PATCH] datapath-windows: Add temporary

Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore.

2014-07-31 Thread Alin Serdean
Acked-by: Alin Gabriel Serdean From: Saurabh Shah [ssaur...@vmware.com] Sent: Thursday, July 31, 2014 9:26 PM To: Gurucharan Shetty; Alin Serdean Cc: dev Subject: Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore. +Alin. From: Gurucharan

Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore.

2014-07-31 Thread Saurabh Shah
+Alin. From: Gurucharan Shetty mailto:shet...@nicira.com>> Date: Wednesday, July 30, 2014 at 2:58 PM To: Saurabh Shah mailto:ssaur...@vmware.com>> Cc: dev mailto:dev@openvswitch.org>> Subject: Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore. On Wed, Ju

Re: [ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore.

2014-07-30 Thread Gurucharan Shetty
On Wed, Jul 30, 2014 at 5:29 AM, Saurabh Shah wrote: > Github Issue: #12 > > Signed-off-by: Saurabh Shah > Reported-by: Alin Serdean Alin, Does this patch solve the issue? (The patch itself is very straight-forward and can be applied as-is. But a better workflow in this case would be the report

[ovs-dev] [PATCH] datapath-windows: Add temporary files to gitignore.

2014-07-30 Thread Saurabh Shah
Github Issue: #12 Signed-off-by: Saurabh Shah Reported-by: Alin Serdean --- datapath-windows/.gitignore |5 + 1 file changed, 5 insertions(+) create mode 100644 datapath-windows/.gitignore diff --git a/datapath-windows/.gitignore b/datapath-windows/.gitignore new file mode 100644 inde