Revision b6e243ab scripts/gnt-instance

b/scripts/gnt-instance
553 553
  else:
554 554
    if not opts.force:
555 555
      usertext = ("This will reinstall the instance %s and remove"
556
                  " all data. Continue?") % instance_name
556
                  " all data. Continue?") % inames[0]
557 557
      if not AskUser(usertext):
558 558
        return 1
559 559

  

Also available in: Unified diff