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