On 21 June 2017 at 17:04, Ben Pfaff <[email protected]> wrote: > On Wed, Jun 21, 2017 at 04:25:19PM -0700, Joe Stringer wrote: >> Commit b49a959bac47 ("Use @PYTHON@ directly instead of "#! /usr/bin/env"") >> broke distclean, as it doesn't clean up the generated python scripts >> after building. Fix by adding the new script files to CLEANFILES. >> >> Fixes: b49a959bac47 ("Use @PYTHON@ directly instead of "#! /usr/bin/env"") >> Signed-off-by: Joe Stringer <[email protected]> >> --- >> CC: Timothy Redaelli <[email protected]> > > Looks correct. I didn't test it, but if you did then: > Acked-by: Ben Pfaff <[email protected]>
Thanks, I tested it and applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
