Revision 3ecf6786 scripts/gnt-instance

b/scripts/gnt-instance
541 541
  }
542 542

  
543 543
if __name__ == '__main__':
544
  retcode = GenericMain(commands)
545
  sys.exit(retcode)
544
  sys.exit(GenericMain(commands))

Also available in: Unified diff