On Sun, 16 Dec 2018 08:27:25 -0800
Ben Pfaff <[email protected]> wrote:

> When libtool is in the picture to deal with shared libraries, processes
> end up with an "lt-" prefix in their process names.  This caused the
> process name check in daemon.at to fail.  This commit fixes the problem by
> stripping off that prefix.
> 
> Fixes: d8c6955a03ea ("tests: Simplify and improve the daemon tests.")
> Reported-by: Timothy Redaelli <[email protected]>
> Reported-at: 
> https://mail.openvswitch.org/pipermail/ovs-dev/2018-December/354574.html
> Signed-off-by: Ben Pfaff <[email protected]>
> ---
>  tests/daemon.at | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

1 test was successful.

Acked-By: Timothy Redaelli <[email protected]>
Tested-By: Timothy Redaelli <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to