Revision 1325da74 tools/burnin

b/tools/burnin
249 249
    parser.add_option("-n", "--nodes", dest="nodes", default="",
250 250
                      help="Comma separated list of nodes to perform"
251 251
                      " the burnin on (defaults to all nodes)")
252
    parser.add_option("--iallocator", dest="iallocator",
252
    parser.add_option("-I", "--iallocator", dest="iallocator",
253 253
                      default=None, type="string",
254 254
                      help="Perform the allocation using an iallocator"
255 255
                      " instead of fixed node spread (node restrictions no"

Also available in: Unified diff