Build Update for libvirt/libvirt
-------------------------------------
Build: #2444
Status: Broken
Duration: 22 mins and 16 secs
Commit: 597bded (master)
Author: Daniel P. Berrangé
Message: rpc: remove unused typedef for auto shutdown function callback
The use of the virNetServerAutoShutdownFunc typedef was removed in
commit 79b8a56995e6d9ce47e0b44512f7be440df9ff7d
Author: Daniel P. Berrange <berrange(a)redhat.com>
Date: Wed Oct 31 19:03:55 2012 +0000
Replace polling for active VMs with signalling by drivers
This unused typedef was then copied into the virNetDaemon object
when that was split off from virNetServer, resulting in a typedef
virNetDaemonAutoShutdownFunc that has never been needed.
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/68c4d6204609...597bded48d0c
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/557918876?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.