FreeBSD/src dc7696b (r344259)sbin/bectl/tests bectl_test.sh

MFC r343543: bectl(8) test: Force destroy the zpool in cleanup

This is a wild guess as to why bectl tests failed once upon a time in CI,
given no apparent way to see a transcript of cleanup routines with Kyua. The
bectl tests construct a new, clean zpool for every test. The failure
indicated was because of a mount that was leftover from a previous test, but
the previous test had succeeded so it's not clear how the mount remained
leftover unless the `zpool get health ${pool}` had somehow failed.
DeltaFile
+1-1sbin/bectl/tests/bectl_test.sh
+1-11 files

UnifiedSplitRaw