Revision 96bb2f71 tools/burnin

b/tools/burnin
305 305
                                        start=True,
306 306
                                        ip_check=True,
307 307
                                        wait_for_sync=True,
308
                                        mac="auto")
308
                                        mac="auto",
309
                                        file_storage_dir=None,
310
                                        file_driver=None)
309 311
      erem_op = opcodes.OpRemoveExport(instance_name=instance)
310 312

  
311 313
      Log("- Export instance %s to node %s" % (instance, enode))

Also available in: Unified diff