mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 20:00:08 +01:00
Covert the BitLocker test images to sparse images
This commit is contained in:
committed by
Milan Broz
parent
64ebe95751
commit
2fbf5cd79f
@@ -75,7 +75,7 @@ function check_dump()
|
|||||||
}
|
}
|
||||||
|
|
||||||
export LANG=C
|
export LANG=C
|
||||||
[ ! -d $TST_DIR ] && tar xJf $srcdir/bitlk-images.tar.xz --no-same-owner
|
[ ! -d $TST_DIR ] && tar xJSf $srcdir/bitlk-images.tar.xz --no-same-owner
|
||||||
|
|
||||||
echo "HEADER CHECK"
|
echo "HEADER CHECK"
|
||||||
for file in $(ls $TST_DIR/bitlk-*) ; do
|
for file in $(ls $TST_DIR/bitlk-*) ; do
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user