Debug info.
This commit is contained in:
parent
65278605fe
commit
8e8fcf936c
@ -200,6 +200,7 @@ doAutopartition( PartitionCoreModule* core, Device* dev )
|
|||||||
void
|
void
|
||||||
doReplacePartition( PartitionCoreModule* core, Device* dev, Partition* partition )
|
doReplacePartition( PartitionCoreModule* core, Device* dev, Partition* partition )
|
||||||
{
|
{
|
||||||
|
cDebug() << "doReplacePartition for device" << partition->partitionPath();
|
||||||
Partition* newPartition = KPMHelpers::createNewPartition(
|
Partition* newPartition = KPMHelpers::createNewPartition(
|
||||||
partition->parent(),
|
partition->parent(),
|
||||||
*dev,
|
*dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user