Skip to content
Snippets Groups Projects
Commit c1e1d67b authored by George Kiagiadakis's avatar George Kiagiadakis
Browse files

config-policy: debug rescans

parent 2bb534d0
Branches apertis/v2022dev2
Tags apertis/3.7.1-1apertis1
No related merge requests found
......@@ -450,6 +450,8 @@ wp_config_policy_sync_rescan (WpCore *core, GAsyncResult *res, gpointer data)
g_autoptr (WpPolicyManager) pmgr = wp_policy_manager_get_instance (core);
g_autoptr (GPtrArray) endpoints = NULL;
g_debug ("rescanning");
/* Set handle to false to know if pending endpoint was handled in this loop */
self->endpoint_handled = FALSE;
......
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