mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04: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 | ||