[partition] Reduce logging for mounted partitions
- The other log entries say when something is possible, not when something is **not** possible.
This commit is contained in:
parent
6bccbcd1f5
commit
04146df36b
@ -1248,7 +1248,6 @@ ChoicePage::setupActions()
|
|||||||
}
|
}
|
||||||
if ( (*it)->isMounted() )
|
if ( (*it)->isMounted() )
|
||||||
{
|
{
|
||||||
cDebug() << Logger::SubEntry() << "contains mounted (un-eraseable)" << it;
|
|
||||||
atLeastOneIsMounted = true;
|
atLeastOneIsMounted = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user