chiark / gitweb /
bus-proxy-test: show parsed system/session policy
[elogind.git] / src / bus-proxyd / bus-xml-policy.c
index 119c731947f06fe4f0e74a93ec18e1c8d4bfc2a9..8d14828a9cb37225d348587909b2a34a68e0934f 100644 (file)
@@ -1047,6 +1047,8 @@ void policy_dump(Policy *p) {
 
         printf("%s Mandatory Items:\n", draw_special_char(DRAW_ARROW));
         dump_items(p->mandatory_items, "\t");
+
+        fflush(stdout);
 }
 
 static const char* const policy_item_type_table[_POLICY_ITEM_TYPE_MAX] = {