diff --git a/src/pylorax/mount.py b/src/pylorax/mount.py index 19e399b3..e51cafb9 100644 --- a/src/pylorax/mount.py +++ b/src/pylorax/mount.py @@ -92,7 +92,7 @@ class IsoMountpoint(object): def get_iso_label(self): """ - Get the iso's label using isoinfo + Get the iso's label using pycdlib Sets self.label if one is found """