Re: [ovs-dev] [PATCH] utilities: Update gitignore.

2011-11-21 Thread Ethan Jackson
Yah don't worry about it, people forget to update gitignore all the time, not a big deal. Ethan On Mon, Nov 21, 2011 at 10:46, Ben Pfaff wrote: > I often forget too, because I use separate source and build > directories. > > On Mon, Nov 21, 2011 at 10:44:39AM -0800, Ansis Atteka wrote: >> Looks

Re: [ovs-dev] [PATCH] utilities: Update gitignore.

2011-11-21 Thread Ben Pfaff
I often forget too, because I use separate source and build directories. On Mon, Nov 21, 2011 at 10:44:39AM -0800, Ansis Atteka wrote: > Looks good. It seems that I forgot to add my generated files to .gitignore. > > Thanks, > Ansis > > On Mon, Nov 21, 2011 at 10:39 AM, Ethan Jackson wrote: >

Re: [ovs-dev] [PATCH] utilities: Update gitignore.

2011-11-21 Thread Ansis Atteka
Looks good. It seems that I forgot to add my generated files to .gitignore. Thanks, Ansis On Mon, Nov 21, 2011 at 10:39 AM, Ethan Jackson wrote: > --- > utilities/.gitignore |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/utilities/.gitignore b/utilities/.gitigno

Re: [ovs-dev] [PATCH] utilities: Update gitignore.

2011-11-21 Thread Ben Pfaff
On Mon, Nov 21, 2011 at 10:39:23AM -0800, Ethan Jackson wrote: > --- a/utilities/.gitignore > +++ b/utilities/.gitignore > @@ -21,6 +21,8 @@ > /ovs-pki > /ovs-pki-cgi > /ovs-pki.8 > +/ovs-test > +/ovs-test.8 > /ovs-tcpundump > /ovs-tcpundump.1 > /ovs-vlan-bug-workaround Looks good, thanks. _

[ovs-dev] [PATCH] utilities: Update gitignore.

2011-11-21 Thread Ethan Jackson
--- utilities/.gitignore |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/utilities/.gitignore b/utilities/.gitignore index 30b135c..ecc4d5f 100644 --- a/utilities/.gitignore +++ b/utilities/.gitignore @@ -21,6 +21,8 @@ /ovs-pki /ovs-pki-cgi /ovs-pki.8 +/ovs-test +/ovs-

Re: [ovs-dev] [PATCH] utilities: Update gitignore.

2011-06-28 Thread Ethan Jackson
Thanks, pushed. On Tue, Jun 28, 2011 at 15:22, Ben Pfaff wrote: > Looks good, thanks. > ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH] utilities: Update gitignore.

2011-06-28 Thread Ben Pfaff
Looks good, thanks. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] utilities: Update gitignore.

2011-06-28 Thread Ethan Jackson
--- utilities/.gitignore |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/utilities/.gitignore b/utilities/.gitignore index dcc317a..3dcd3c8 100644 --- a/utilities/.gitignore +++ b/utilities/.gitignore @@ -7,8 +7,10 @@ /ovs-cfg-mod.8 /ovs-controller /ovs-controller.8 +/