On Wed, Sep 16, 2020 at 5:13 PM Mark Gray <[email protected]> wrote:

> On 14/09/2020 23:04, Dumitru Ceara wrote:
> > Without this, the following fails:
> >
> > $ make check-lcov
> > [...]
> > Cannot open source file lib/dirs.c.in
> > [...]
> > make: *** [check-lcov] Error 2
> >
> > CC: Ilya Maximets <[email protected]>
> > Signed-off-by: Dumitru Ceara <[email protected]>
> > ---
> >  lib/ovn-dirs.c.in | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/lib/ovn-dirs.c.in b/lib/ovn-dirs.c.in
> > index 7ed1e30..49cfb4a 100644
> > --- a/lib/ovn-dirs.c.in
> > +++ b/lib/ovn-dirs.c.in
> > @@ -1,4 +1,4 @@
> > -#line 2 "@srcdir@/lib/dirs.c.in"
> > +#line 2 "@srcdir@/lib/ovn-dirs.c.in"
> >  /*
> >   * Copyright (c) 2019
> >   *
> >
>
> This works for me.
>
> Acked-by: Mark Gray <[email protected]>
>

Thanks Dumitru and Mark. I applied this patch to master.

Numan


>
> Thanks,
>
> Mark
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to