Revision 2d54e29c daemons/ganeti-masterd

b/daemons/ganeti-masterd
568 568
    sys.exit(constants.EXIT_FAILURE)
569 569

  
570 570

  
571
def ExecMasterd (options, args):
571
def ExecMasterd (options, args): # pylint: disable-msg=W0613
572 572
  """Main master daemon function, executed with the PID file held.
573 573

  
574 574
  """

Also available in: Unified diff