DataSourceOVF: again fix broken commit
This commit is contained in:
parent
9662381711
commit
a857429d6a
@ -214,6 +214,7 @@ def transport_iso9660(require_iso=True):
|
||||
get_ovf_env, mtype="iso9660")
|
||||
except util.MountFailedError:
|
||||
LOG.debug("%s not mountable as iso9660" % fullp)
|
||||
continue
|
||||
|
||||
if contents is not False:
|
||||
return (contents, fullp, fname)
|
||||
|
Loading…
x
Reference in New Issue
Block a user