K 10 svn:author V 7 asomers K 8 svn:date V 27 2017-11-14T22:22:50.269003Z K 7 svn:log V 480 Actually run reap_children during online_offline's cleanup tests/sys/cddl/zfs/tests/online_offline/cleanup.ksh tests/sys/cddl/zfs/tests/online_offline/online_offline_001_pos.ksh tests/sys/cddl/zfs/tests/online_offline/online_offline_002_neg.ksh It seems that reap_children was intended to run during cleanup, but the onexit hook was never set. So I just moved it to the cleanup.ksh script, because all test cases in this directory need it. Sponsored by: Spectra Logic Corp END