[ovs-git] [openvswitch/ovs] a07e26: ovs-vswitchd.at: Fix "start additional ovs-vswitch...

GitHub noreply at github.com
Wed Oct 1 07:08:35 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a07e26bf367075d7b31f3f180b65605412b0624b
      https://github.com/openvswitch/ovs/commit/a07e26bf367075d7b31f3f180b65605412b0624b
  Author: YAMAMOTO Takashi <yamamoto at valinux.co.jp>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    M tests/ovs-vswitchd.at

  Log Message:
  -----------
  ovs-vswitchd.at: Fix "start additional ovs-vswitchd process" test

NetBSD implementation of wc command outputs extra whitespaces
like the following.  Tweak the test to success on such environments.

    % echo hoge|wc -l|hexdump -C
    00000000  20 20 20 20 20 20 20 31  0a                       |       1.|
    00000009
    %

The failing test was introduced by
commit 6bef3c7ca859f208239ca61ec3b25c09a3571553
("bridge: Fix high cpu utilization.")

Signed-off-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>
Acked-by: Joe Stringer <joestringer at nicira.com>




More information about the git mailing list