[locale] Reduce debugging bla bla
This commit is contained in:
parent
032b33f56f
commit
7e5c91aae6
@ -492,7 +492,6 @@ LocalePage::updateGlobalStorage()
|
|||||||
|
|
||||||
const QString bcp47 = m_selectedLocaleConfiguration.toBcp47();
|
const QString bcp47 = m_selectedLocaleConfiguration.toBcp47();
|
||||||
Calamares::JobQueue::instance()->globalStorage()->insert( "locale", bcp47 );
|
Calamares::JobQueue::instance()->globalStorage()->insert( "locale", bcp47 );
|
||||||
cDebug() << "Updated locale globals, BCP47=" << bcp47;
|
|
||||||
|
|
||||||
// If we're in chroot mode (normal install mode), then we immediately set the
|
// If we're in chroot mode (normal install mode), then we immediately set the
|
||||||
// timezone on the live system.
|
// timezone on the live system.
|
||||||
|
Loading…
Reference in New Issue
Block a user