Build Update for libvirt/libvirt
-------------------------------------
Build: #158
Status: Errored
Duration: 23 minutes and 42 seconds
Commit: 4fd5c2f (master)
Author: Julio Faracco
Message: util: remove dead code inside virstoragefile
The host address or the socket path have already been checked at the
begining of the function virStorageSourceParseNBDColonString(). So,
when the parameter is not a unix socket, there is no reason to check
the address again because if it does not exists, the logic will fail
in the first IF conditional.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/8b994d5189b8...4fd5c2fbce83
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/238646665?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications