Skip to content
Unverified Commit ec072cbc authored by aszlig's avatar aszlig
Browse files

nixos/tests/installer: Fix matching LUKS prompt

The LUKS passphrase prompt has changed from "Enter passphrase" to "Enter
LUKS Passphrase" in c69c76ca

, so the OCR
detection of the test fails indefinitely.

Unfortunately, this doesn't fix the test because we have a real problem
here:

Enter LUKS Passphrase:
killall: cryptsetup: no process killed
Enter LUKS Passphrase:

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
Cc: @abbradar
parent 15cd7af5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment