Revision 79f7be7b scripts/gnt-cluster

b/scripts/gnt-cluster
53 53
  """
54 54
  if not opts.yes_do_it:
55 55
    print ("Destroying a cluster is irreversibly. If you really want destroy"
56
           "this cluster, supply the --yes-do-it option.")
56
           " this cluster, supply the --yes-do-it option.")
57 57
    return 1
58 58

  
59 59
  op = opcodes.OpDestroyCluster()

Also available in: Unified diff