Static build is not default... fix test.
authorMilan Broz <gmazyland@gmail.com>
Mon, 15 Nov 2010 21:09:53 +0000 (21:09 +0000)
committerMilan Broz <gmazyland@gmail.com>
Mon, 15 Nov 2010 21:09:53 +0000 (21:09 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@376 36d66b0a-2a48-0410-832c-cd162a569da5

tests/mode-test

index 5f34526..41872ef 100755 (executable)
@@ -6,7 +6,7 @@
 # FIXME: add checkum test of data
 #
 
-CRYPTSETUP="../src/cryptsetup.static"
+CRYPTSETUP=../src/cryptsetup
 DEV_NAME=dmc_test
 LOOPDEV=/dev/loop5
 HEADER_IMG=mode-test.img