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