Revision f4bc1f2c qa/qa_daemon.py

b/qa/qa_daemon.py
95 95
  """Shows a warning about the cron job.
96 96

  
97 97
  """
98
  msg = ("For the following tests it's recommended to turn off the "
99
         "ganeti-watcher cronjob.")
98
  msg = ("For the following tests it's recommended to turn off the"
99
         " ganeti-watcher cronjob.")
100 100
  print
101 101
  print qa_utils.FormatWarning(msg)
102 102

  

Also available in: Unified diff