To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/release
« back to all changes in this revision
Viewing changes to init.d-mandos
* mandos (AvahiError): Converted to use unicode. All users changed.
(AvahiError.__init__): Take *args and **kwargs and pass on all
arguments to super() call.
(AvahiError.__str__): Removed.
(AvahiError.__unicode__): New.
(entry_group_state_changed): Bug fix: Raise AvahiGroupError with one
argument, not two.
(main): Bug fix: on AvahiError, removed "%s" from log message.
Show diffs side-by-side
added
removed