mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
Static build is not default... fix test.
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@376 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# FIXME: add checkum test of data
|
# FIXME: add checkum test of data
|
||||||
#
|
#
|
||||||
|
|
||||||
CRYPTSETUP="../src/cryptsetup.static"
|
CRYPTSETUP=../src/cryptsetup
|
||||||
DEV_NAME=dmc_test
|
DEV_NAME=dmc_test
|
||||||
LOOPDEV=/dev/loop5
|
LOOPDEV=/dev/loop5
|
||||||
HEADER_IMG=mode-test.img
|
HEADER_IMG=mode-test.img
|
||||||
|
|||||||
Reference in New Issue
Block a user