> On 31 Jul 2018, at 19:31, Ben Pfaff <[email protected]> wrote: > > On Tue, Jul 31, 2018 at 04:54:02PM +0200, Jakub Sitnicki wrote: >> Ah, internal getopt_long() implementation prints errors to the log >> instead of the standard error. > > That would be easy enough to change. > >> Thanks for reporting it. This is my doing. >> >> Not sure how to best address this. Does the "commands parser error >> paths" pass with the following patch applied? > > Probably we could make the test accept either form of error message, if > we just made it output to stderr. > _______________________________________________ > discuss mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
Sorry for the delay. I retested on tip of master today and sent out a patch: https://patchwork.ozlabs.org/patch/958420/ With the patch above the test passes. Thanks, Alin. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
