Skip to content

fix: use capital for bhyve type

aokblast requested to merge aokblast/libvirt:fix_virtbhyved into master

As we can see in here, bhyveConnectGetType return Capital, so we should use capital too in the comparison of dispatcher or virtbhyved will failed to run.

Merge request reports