Re: [ovs-dev] [PATCH 5/6] vagrant: Ignore common ovs-dev.py paths for rsync.

2016-06-06 Thread Andy Zhou
On Fri, Jun 3, 2016 at 6:54 PM, Joe Stringer wrote: > On 23 May 2016 at 18:33, Joe Stringer wrote: > > On 23 May 2016 at 16:25, Andy Zhou wrote: > >> > >> > >> On Fri, May 20, 2016 at 11:49 AM, Joe Stringer wrote: > >>> > >>> Signed-off-by: Joe Stringer > >>> --- > >>> Vagrantfile | 2 ++ > >

Re: [ovs-dev] [PATCH 5/6] vagrant: Ignore common ovs-dev.py paths for rsync.

2016-06-03 Thread Joe Stringer
On 23 May 2016 at 18:33, Joe Stringer wrote: > On 23 May 2016 at 16:25, Andy Zhou wrote: >> >> >> On Fri, May 20, 2016 at 11:49 AM, Joe Stringer wrote: >>> >>> Signed-off-by: Joe Stringer >>> --- >>> Vagrantfile | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/Vagrantfile b/Vag

Re: [ovs-dev] [PATCH 5/6] vagrant: Ignore common ovs-dev.py paths for rsync.

2016-05-23 Thread Joe Stringer
On 23 May 2016 at 16:25, Andy Zhou wrote: > > > On Fri, May 20, 2016 at 11:49 AM, Joe Stringer wrote: >> >> Signed-off-by: Joe Stringer >> --- >> Vagrantfile | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/Vagrantfile b/Vagrantfile >> index dab03de56fac..a3d444d366ba 100644 >> ---

Re: [ovs-dev] [PATCH 5/6] vagrant: Ignore common ovs-dev.py paths for rsync.

2016-05-23 Thread Andy Zhou
On Fri, May 20, 2016 at 11:49 AM, Joe Stringer wrote: > Signed-off-by: Joe Stringer > --- > Vagrantfile | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Vagrantfile b/Vagrantfile > index dab03de56fac..a3d444d366ba 100644 > --- a/Vagrantfile > +++ b/Vagrantfile > @@ -65,5 +65,7 @@ Vagr

[ovs-dev] [PATCH 5/6] vagrant: Ignore common ovs-dev.py paths for rsync.

2016-05-20 Thread Joe Stringer
Signed-off-by: Joe Stringer --- Vagrantfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index dab03de56fac..a3d444d366ba 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -65,5 +65,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| fedora.vm.provis