util: Make sure virExec hook failures are raised
With the introduction virDispatchError, hook function errors are never sent through the error callback, so users will never see these messages. Fix this by calling virDispatchError after hook failure.
Showing
想要评论请 注册 或 登录