[ovs-git] [openvswitch/ovs] d3292d: tests: Avoid nonportable "sed -i".

GitHub noreply at github.com
Fri Aug 28 18:04:09 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d3292ddf5bc30f1c0073d273e1081c519e763c7d
      https://github.com/openvswitch/ovs/commit/d3292ddf5bc30f1c0073d273e1081c519e763c7d
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M tests/ovn-controller-vtep.at

  Log Message:
  -----------
  tests: Avoid nonportable "sed -i".

"sed -i" isn't entirely portable, and we can avoid it by using the
argument to check_logs as intended.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Alex Wang <alexw at nicira.com>




More information about the git mailing list