Show nic parameters in cluster info
[ganeti-local] / qa / qa_daemon.py
index 6d0d706..4817bfe 100644 (file)
@@ -1,3 +1,6 @@
+#
+#
+
 # Copyright (C) 2007 Google Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -95,8 +98,8 @@ def PrintCronWarning():
   """Shows a warning about the cron job.
 
   """
-  msg = ("For the following tests it's recommended to turn off the "
-         "ganeti-watcher cronjob.")
+  msg = ("For the following tests it's recommended to turn off the"
+         " ganeti-watcher cronjob.")
   print
   print qa_utils.FormatWarning(msg)