mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 10:50:01 +01:00
Fix ssh-plugin test.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
[ -z "$CRUPTSETUP_PATH" ] && {
|
||||
[ -z "$CRYPTSETUP_PATH" ] && {
|
||||
export LD_PRELOAD=./fake_token_path.so
|
||||
CRYPTSETUP_PATH=".."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user