mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
This commit is contained in:
parent
bbd8385018
commit
9367da6458
@ -20,7 +20,7 @@ def build_windows():
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
vm = h.openVM('/mnt/vista/vmware/Windows Vista/Windows Vista.vmx')
|
vm = h.openVM('/mnt/vista/Windows Vista/Windows Vista.vmx')
|
||||||
vm.powerOn()
|
vm.powerOn()
|
||||||
if not vm.waitForToolsInGuest():
|
if not vm.waitForToolsInGuest():
|
||||||
print >>sys.stderr, 'Windows is not booting up'
|
print >>sys.stderr, 'Windows is not booting up'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user