-
Committer:
Teddy Hogeborn
-
Date:
2019-03-13 21:52:43 UTC
-
mto:
This revision was merged to the branch mainline in
revision
382.
-
Revision ID:
teddy@recompile.se-20190313215243-nq6o9hqve19qlwxe
mandos-ctl: Bug fix: Make --dump-json/-j work again.
* mandos-ctl (DumpJSONCmd.output): Don't do .values() on "clients".
(TestDumpJSONCmd.test_normal, TestDumpJSONCmd.test_one_client): Call
.values on clients dict before passing to output() method.