again, really fix driver_mock
This commit is contained in:
parent
2de731453f
commit
11fae17308
|
@ -590,7 +590,7 @@ func (d *DriverMock) SetFirstBootDevice(vmName string, controllerType string, co
|
|||
d.SetFirstBootDevice_ControllerType = controllerType
|
||||
d.SetFirstBootDevice_ControllerNumber = controllerNumber
|
||||
d.SetFirstBootDevice_ControllerLocation = controllerLocation
|
||||
d.SetFirstBootDevice.Generation = generation
|
||||
d.SetFirstBootDevice_Generation = generation
|
||||
return d.SetFirstBootDevice_Err
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue