Revision b8f31860

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

  

Also available in: Unified diff