I sent out my fix.
On Mon, Oct 17, 2011 at 12:34:27PM -0700, Ethan Jackson wrote:
> Sounds good. I'll drop this patch.
>
> Ethan
>
> On Mon, Oct 17, 2011 at 12:32, Ben Pfaff wrote:
> > On Mon, Oct 17, 2011 at 12:10:18PM -0700, Ethan Jackson wrote:
> >> --- a/tests/.gitignore
> >> +++ b/tests/.
Sounds good. I'll drop this patch.
Ethan
On Mon, Oct 17, 2011 at 12:32, Ben Pfaff wrote:
> On Mon, Oct 17, 2011 at 12:10:18PM -0700, Ethan Jackson wrote:
>> --- a/tests/.gitignore
>> +++ b/tests/.gitignore
>> @@ -5,6 +5,7 @@
>> /atlocal
>> /idltest.c
>> /idltest.h
>> +/idltest.py
>> /idltes
On Mon, Oct 17, 2011 at 12:10:18PM -0700, Ethan Jackson wrote:
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -5,6 +5,7 @@
> /atlocal
> /idltest.c
> /idltest.h
> +/idltest.py
> /idltest.ovsidl
I think that this is wrong. idltest.py isn't used anywhere, so it'd
be better to delete it e
---
tests/.gitignore |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/.gitignore b/tests/.gitignore
index 1454dac..ca9e388 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -5,6 +5,7 @@
/atlocal
/idltest.c
/idltest.h
+/idltest.py
/idltest.ovsidl
/ovs-pki.lo