[rawfs] Slightly more debugging
This commit is contained in:
parent
70c4d8ae9c
commit
dc87c11ac4
@ -171,6 +171,7 @@ def run():
|
||||
return (_("Configuration Error"),
|
||||
_("No partitions are defined for <pre>{!s}</pre> to use." ).format("rawfs"))
|
||||
|
||||
libcalamares.utils.debug("Copying {!s} raw partitions.".format(len(partitions)))
|
||||
for partition in partitions:
|
||||
if partition["mountPoint"]:
|
||||
for src in libcalamares.job.configuration["targets"]:
|
||||
|
Loading…
Reference in New Issue
Block a user