K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-11-19T17:09:57.580415Z K 7 svn:log V 373 bectl(8) tests: attempt to load the ZFS module Observed in a CI test image, bectl_create test will run and be marked as skipped because the module is not loaded. The first zpool invocation will automagically load the module, but bectl_create is still skipped. Subsequent tests all pass as expected because the module is now loaded and everything is OK. MFC after: 3 days END