Build Update for libvirt/libvirt
-------------------------------------
Build: #2045
Status: Failed
Duration: 21 mins and 13 secs
Commit: ac62e29 (v5.1.0-rc1)
Author: Julio Faracco
Message: lxc: Converting 'if, else' logic into a 'switch, case'
The structure used to handle network entries was based on 'if,else'
conditions. This commit converts this ugly structure into a switch to
clearify each option of the handler.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/v5.1.0-rc1
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/498459437?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.