/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos-ctl

  • Committer: Teddy Hogeborn
  • Date: 2019-03-16 04:51:11 UTC
  • Revision ID: teddy@recompile.se-20190316045111-63jv8d18i2tcakuw
mandos-ctl: Add comment

* mandos-ctl
  (Test_get_managed_objects.test_logs_and_exits_on_dbus_error): Add a
  comment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1084
1084
                    get_managed_objects(MockObjectManagerFailing())
1085
1085
        finally:
1086
1086
            dbus_logger.removeFilter(counting_handler)
 
1087
 
 
1088
        # Make sure the dbus logger was suppressed
1087
1089
        self.assertEqual(counting_handler.count, 0)
1088
1090
 
1089
1091
        # Test that the dbus_logger still works