mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Put a kde_doublek_workaround back in keyring_password
We do a menu_launch_type for kwalletmanager, so we'd better keep a doublek workaround before that :/ Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5ad36cf3c7
commit
87b572e535
@ -142,6 +142,7 @@ sub run {
|
|||||||
# The following routine uses different approaches on different
|
# The following routine uses different approaches on different
|
||||||
# desktops.
|
# desktops.
|
||||||
connect_localhost("connect");
|
connect_localhost("connect");
|
||||||
|
kde_doublek_workaround;
|
||||||
# Check that the password has been stored.
|
# Check that the password has been stored.
|
||||||
check_stored();
|
check_stored();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user