Re-confirm passphrase when working around #1444225

When we hit #1444225, as well as hitting Done a second time, we
have to confirm the passphrase again to work around it.
This commit is contained in:
Adam Williamson 2017-07-26 15:05:55 -07:00
parent 81ebcd882c
commit a7a6219276

View File

@ -16,6 +16,8 @@ sub run {
assert_and_click "anaconda_main_hub_install_destination";
wait_still_screen 2;
assert_and_click "anaconda_spoke_done";
# if this is an encrypted install, re-confirm passphrase
assert_and_click "anaconda_install_destination_save_passphrase" if (get_var("ENCRYPT_PASSWORD"));
}
}
# Sometimes, the 'slide in from the top' animation messes with