freebsd-dev/sbin/bectl
Kyle Evans bf05ccc397 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.

MFC after:	1 week
2019-01-29 04:08:49 +00:00
..
tests bectl(8) test: Force destroy the zpool in cleanup 2019-01-29 04:08:49 +00:00
bectl_jail.c libbe(3): Change be_mount to mount/unmount child datasets 2019-01-10 03:27:20 +00:00
bectl_list.c bectl(8): Use strcmp, rather than trying to directly compare 2018-08-12 00:09:52 +00:00
bectl.8 bectl: use jail id as the default jail name for a boot environment 2018-12-25 15:18:41 +00:00
bectl.c libbe(3): Change be_mount to mount/unmount child datasets 2019-01-10 03:27:20 +00:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
Makefile bectl(8): Add some regression tests 2018-11-19 02:30:12 +00:00