mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 10:50:01 +01:00
Fix typo in verity test.
This commit is contained in:
@@ -6,7 +6,7 @@ VERITYSETUP=$CRYPTSETUP_PATH/veritysetup
|
||||
if [ -n "$CRYPTSETUP_TESTS_RUN_IN_MESON" ]; then
|
||||
VERITYSETUP_VALGRIND=$VERITYSETUP
|
||||
else
|
||||
CRYPTSETUP_VALGRIND=../.libs/veritysetup
|
||||
VERITYSETUP_VALGRIND=../.libs/veritysetup
|
||||
VERITYSETUP_LIB_VALGRIND=../.libs
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user