mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-14 12:20:00 +01:00
Remove overlooked config scratching from reencryption tests.
This commit is contained in:
committed by
Milan Broz
parent
70c4ce199d
commit
7a71feed8c
@@ -22,10 +22,6 @@ PWD1="93R4P4pIqAH8"
|
|||||||
PWD2="1cND4319812f"
|
PWD2="1cND4319812f"
|
||||||
PWD3="1-9Qu5Ejfnqv"
|
PWD3="1-9Qu5Ejfnqv"
|
||||||
|
|
||||||
HAVE_KEYRING=$(grep -e "#define KERNEL_KEYRING" ../config.h)
|
|
||||||
test -n "$HAVE_KEYRING" || HAVE_KEYRING=0
|
|
||||||
HAVE_KEYRING=${HAVE_KEYRING: -1}
|
|
||||||
|
|
||||||
function dm_crypt_features()
|
function dm_crypt_features()
|
||||||
{
|
{
|
||||||
VER_STR=$(dmsetup targets | grep crypt | cut -f2 -dv)
|
VER_STR=$(dmsetup targets | grep crypt | cut -f2 -dv)
|
||||||
|
|||||||
Reference in New Issue
Block a user