Re: [ovs-dev] [PATCH] debian: Remove obsolete reference to var/log/core.

2011-07-06 Thread Ben Pfaff
On Mon, Jul 04, 2011 at 09:55:36AM +0900, Simon Horman wrote: > On Fri, Jul 01, 2011 at 02:58:07PM -0700, Ben Pfaff wrote: > > Commit 14c3b136 "debian: Remove corekeeper package" removed the > > var/log/core directory from the Debian packaging, but I missed this part. > > FWIW, I am fine with this

Re: [ovs-dev] [PATCH] debian: Remove obsolete reference to var/log/core.

2011-07-03 Thread Simon Horman
On Fri, Jul 01, 2011 at 02:58:07PM -0700, Ben Pfaff wrote: > Commit 14c3b136 "debian: Remove corekeeper package" removed the > var/log/core directory from the Debian packaging, but I missed this part. FWIW, I am fine with this change. > --- > debian/rules |2 +- > 1 files changed, 1 insertio

Re: [ovs-dev] [PATCH] debian: Remove obsolete reference to var/log/core.

2011-07-01 Thread Justin Pettit
Looks good. --Justin On Jul 1, 2011, at 2:58 PM, Ben Pfaff wrote: > Commit 14c3b136 "debian: Remove corekeeper package" removed the > var/log/core directory from the Debian packaging, but I missed this part. > --- > debian/rules |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >

[ovs-dev] [PATCH] debian: Remove obsolete reference to var/log/core.

2011-07-01 Thread Ben Pfaff
Commit 14c3b136 "debian: Remove corekeeper package" removed the var/log/core directory from the Debian packaging, but I missed this part. --- debian/rules |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/rules b/debian/rules index 76d11a0..357285f 100755 --- a/debia