Skip to content
Snippets Groups Projects
Commit f986d1bc authored by andreykproductengine's avatar andreykproductengine
Browse files

MAINT-7979 Debug info should contain correct state

parent c372862a
No related branches found
No related tags found
No related merge requests found
......@@ -2767,6 +2767,7 @@ void LLStartUp::postStartupState()
stateInfo["str"] = getStartupStateString();
stateInfo["enum"] = gStartupState;
sStateWatcher->post(stateInfo);
gDebugInfo["StartupState"] = getStartupStateString();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment