X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=blobdiff_plain;f=source%2Fsteps%2FInstallPartitionDisks.py;h=d0df2f2b46a694e83fec9834ab4a1445784bf21e;hp=73679ae544facdca5e0e61e47d917c8dbfbe085d;hb=621647f8fad5b114a8bda1557ff1657c3efc7e22;hpb=d4be39e78e9a1a0c1885958e74189280a281be1b diff --git a/source/steps/InstallPartitionDisks.py b/source/steps/InstallPartitionDisks.py index 73679ae..d0df2f2 100644 --- a/source/steps/InstallPartitionDisks.py +++ b/source/steps/InstallPartitionDisks.py @@ -100,7 +100,7 @@ def Run(vars, log): used_devices.append(device) log.write("Successfully initialized {}\n".format(device)) else: - log.write("Unable to partition {], not using it.\n".format(device)) + log.write("Unable to partition {}, not using it.\n".format(device)) continue # list of devices to be used with vgcreate