tests: Fix bad password
This commit is contained in:
parent
61bd1c3ee2
commit
3608c348b4
@ -150,7 +150,7 @@ function TestVolumeKeyRestore() {
|
||||
ClearGpgAgentsCache
|
||||
RunCmdViaExpect
|
||||
Command volume_key --restore "${_VOLUME}" "${_PACKET}"
|
||||
Input --lukspass "${_LUKS_PASS}"
|
||||
Input --lukspass "${_NEW_LUKS_PASS}"
|
||||
Input --packetpass "${_PACKET_PASS}"
|
||||
Input ${USING_PINENTRY:+--pinentry}
|
||||
FinishRun || return $?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user