Build Update for libvirt/libvirt
-------------------------------------
Build: #1721
Status: Still Failing
Duration: 17 mins and 49 secs
Commit: cd33eaa (master)
Author: Michal Privoznik
Message: security: Don't try to lock NULL paths
It may happen that in the list of paths/disk sources to relabel
there is a disk source. If that is the case, the path is NULL. In
that case, we shouldn't try to lock the path. It's likely a
network disk anyway and therefore there is nothing to lock.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/9580c091635d...cd33eaa2513a
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/433414202?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.