mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 14:24:23 -05:00
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 |
||
|---|---|---|
| .. | ||
| bectl_test.sh | ||
| Makefile | ||