« Previous | Next » 

Revision e0bb431e

IDe0bb431e0d28f41807e40ec4285e2476a342afd1

Added by Michael Hanselmann about 14 years ago

Fix lint error in StartDaemon and rename child function

This patch fixes the following pylint error:
W0212:257:StartDaemon: Access to a protected member _exit of a client
class

Additionally, it renames the _RunCmdDaemonChild function to
_StartDaemonChild. _RunCmdDaemonChild was a leftover from a previous
version of this code.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences