Build Update for libvirt/libvirt
-------------------------------------
Build: #1355
Status: Passed
Duration: 30 mins and 0 secs
Commit: 8bf6124 (master)
Author: Anya Harter
Message: events: remove umlDomainEventQueue wrapper func
And replace all calls with virObjectEventStateQueue such that:
umlDomainEventQueue(driver, event);
becomes:
virObjectEventStateQueue(driver->domainEventState, event);
And remove NULL checking from all callers.
Signed-off-by: Anya Harter <aharter(a)redhat.com>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/9f1b1194b031...8bf612495d48
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/391610280?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications
This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com)
unsubscribe from this list
(
http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=e84bf0ac2a8...)