Revision f362096f daemons/ganeti-noded

b/daemons/ganeti-noded
519 519

  
520 520
  """
521 521
  options, args = ParseOptions()
522
  utils.debug = options.debug
522 523
  for fname in (constants.SSL_CERT_FILE,):
523 524
    if not os.path.isfile(fname):
524 525
      print "config %s not there, will not run." % fname

Also available in: Unified diff