-
Committer:
Teddy Hogeborn
-
Date:
2016-06-28 18:46:40 UTC
-
Revision ID:
teddy@recompile.se-20160628184640-22uh54op9nw0908b
mandos-ctl: Dump booleans as booleans in --dump-json output.
* mandos-ctl (main): Detect dbus.Boolean objects and recast them to
regular Python bool() objects to make them show
as boolean values in dump output.