tests: Replace ON_EXIT m4 macro by on_exit() shell function.
authorBen Pfaff <blp@nicira.com>
Wed, 9 Sep 2015 17:26:11 +0000 (10:26 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 9 Sep 2015 17:28:20 +0000 (10:28 -0700)
commit53eb8cb830133f00c945aabd92455da238620d8c
tree4388e614576dfa72efdf0f64a2ec1b025dec75e7
parent6132b241efd21160db57d9908ee630a215cce8ea
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@nicira.com>
Acked-by: Andy Zhou <azhou@nicira.com>
16 files changed:
tests/ofproto-dpif.at
tests/ofproto-macros.at
tests/ofproto.at
tests/ovn-controller-vtep.at
tests/ovn-nbctl.at
tests/ovn-sbctl.at
tests/ovs-macros.at
tests/ovs-monitor-ipsec.at
tests/ovs-vsctl.at
tests/ovs-vswitchd.at
tests/ovs-xapi-sync.at
tests/ovsdb-server.at
tests/system-common-macros.at
tests/system-kmod-macros.at
tests/unixctl-py.at
tests/vlog.at