mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
And some more debug output readability improvements.
This commit is contained in:
parent
f2f73b2e87
commit
fef448833e
3 changed files with 3 additions and 3 deletions
|
@ -160,7 +160,7 @@ ModuleManager::doInit()
|
|||
}
|
||||
else
|
||||
{
|
||||
cDebug() << Q_FUNC_INFO << "bad search path " << path;
|
||||
cDebug() << "ModuleManager bad search path" << path;
|
||||
}
|
||||
}
|
||||
// At this point m_availableModules is filled with whatever was found in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue