On Fri, Jul 13, 2018 at 02:38:36PM +0530, Numan Siddique wrote: > On Sat, Jun 16, 2018 at 3:42 AM Ben Pfaff <[email protected]> wrote: > > > A user reported a failure of test 2364 "vlog - RFC5424 facility - Python2" > > with an exit code that says that the test-unixctl process died from an > > uncaught exception. Unfortunately the exception didn't show up in the log. > > This commit should make the exception show up (it deletes some boilerplate > > we use in our Python-based daemons to make them restart themselves on > > failure, which isn't needed or appropriate for a test script). > > > > Reported-by: Sanket Sudake <[email protected]> > > Reported-at: > > https://mail.openvswitch.org/pipermail/ovs-discuss/2018-May/046840.html > > Signed-off-by: Ben Pfaff <[email protected]> > > > > Acked-by: Numan Siddique <[email protected]>
Thank you for the reviews. I applied these to master and branch-2.10. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
