[ovs-git] [openvswitch/ovs] 53eb8c: tests: Replace ON_EXIT m4 macro by on_exit() shell...

GitHub noreply at github.com
Wed Sep 9 17:28:23 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 53eb8cb830133f00c945aabd92455da238620d8c
      https://github.com/openvswitch/ovs/commit/53eb8cb830133f00c945aabd92455da238620d8c
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-09-09 (Wed, 09 Sep 2015)

  Changed paths:
    M tests/ofproto-dpif.at
    M tests/ofproto-macros.at
    M tests/ofproto.at
    M tests/ovn-controller-vtep.at
    M tests/ovn-nbctl.at
    M tests/ovn-sbctl.at
    M tests/ovs-macros.at
    M tests/ovs-monitor-ipsec.at
    M tests/ovs-vsctl.at
    M tests/ovs-vswitchd.at
    M tests/ovs-xapi-sync.at
    M tests/ovsdb-server.at
    M tests/system-common-macros.at
    M tests/system-kmod-macros.at
    M tests/unixctl-py.at
    M tests/vlog.at

  Log Message:
  -----------
  tests: Replace ON_EXIT m4 macro by on_exit() shell function.

A shell function doesn't need quoted and unquoted variants and it
integrates naturally with other shell code.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>




More information about the git mailing list