X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=vmware-uefi%2Fwin_2012r2_x86_64_uefi.ml;h=fcfbd553a1a41d9df954f693915452b610ae3885;hb=refs%2Fheads%2Fsynced%2Fmaster;hp=f8b1de583cac54b061862ca056df01f623df7735;hpb=8a001b6a548b9b1bfd868472c536ea543aa49fe2;p=virt-v2v-test-cases-nonfree.git diff --git a/vmware-uefi/win_2012r2_x86_64_uefi.ml b/vmware-uefi/win_2012r2_x86_64_uefi.ml index f8b1de5..fcfbd55 100644 --- a/vmware-uefi/win_2012r2_x86_64_uefi.ml +++ b/vmware-uefi/win_2012r2_x86_64_uefi.ml @@ -6,8 +6,7 @@ let input_disk = test ^ ".ova" let test_plan = { default_plan with guest_clock = new_year's_day 2014; - (*boot_plan = Boot_to_screenshot (test ^ ".ppm")*) - boot_plan = Boot_to_idle + boot_plan = Boot_to_screenshot (test ^ "-login.ppm") } let () = run ~test ~input_disk ~test_plan ()