On Wed, Oct 15, 2025 at 11:14 AM Dumitru Ceara <[email protected]> wrote:
> On 10/13/25 12:57 AM, Ihar Hrachyshka wrote: > > With ovn-detrace added, bin_SCRIPTS is no longer exclusively used for > > Docker helpers. > > > > Signed-off-by: Ihar Hrachyshka <[email protected]> > > --- > > Hi Ihar, > > Thanks for the patch, applied to main! > > Side question: should we update your email address in the > AUTHORS/.mailmap files? > > Indeed. https://patchwork.ozlabs.org/project/ovn/patch/[email protected]/ > Regards, > Dumitru > > > utilities/automake.mk | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/utilities/automake.mk b/utilities/automake.mk > > index 1de33614f..568183bcf 100644 > > --- a/utilities/automake.mk > > +++ b/utilities/automake.mk > > @@ -17,7 +17,6 @@ man_MANS += \ > > MAN_ROOTS += \ > > utilities/ovn-detrace.1.in > > > > -# Docker drivers > > bin_SCRIPTS += \ > > utilities/ovn-docker-overlay-driver \ > > utilities/ovn-docker-underlay-driver \ > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
