Re: [ovs-dev] [PATCH 1/2] dist-docs: Include Documentation/ in dist-docs.

2016-02-09 Thread Russell Bryant
On 02/08/2016 11:21 PM, Ben Pfaff wrote: > On Mon, Feb 08, 2016 at 12:25:13PM -0500, Russell Bryant wrote: >> Signed-off-by: Russell Bryant > > Thanks. I noticed two other issues while testing this, so I sent > patches for those too: > https://patchwork.ozlabs.org/patch/580625/ >

Re: [ovs-dev] [PATCH 1/2] dist-docs: Include Documentation/ in dist-docs.

2016-02-08 Thread Ben Pfaff
On Mon, Feb 08, 2016 at 12:25:13PM -0500, Russell Bryant wrote: > Signed-off-by: Russell Bryant Thanks. I noticed two other issues while testing this, so I sent patches for those too: https://patchwork.ozlabs.org/patch/580625/ https://patchwork.ozlabs.org/patch/580624/ Acked-by:

[ovs-dev] [PATCH 1/2] dist-docs: Include Documentation/ in dist-docs.

2016-02-08 Thread Russell Bryant
Signed-off-by: Russell Bryant --- Documentation/automake.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/automake.mk b/Documentation/automake.mk index 9b10df7..5903c22 100644 --- a/Documentation/automake.mk +++ b/Documentation/automake.mk @@ -1,4 +1,4 @@ -EXTR