mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-08 08:58:50 +03:00
tests: drop debug test
Remove 'debug leftover' from test.
This commit is contained in:
parent
0c1bda9b53
commit
a378e5a6dd
@ -75,7 +75,6 @@ EOF
|
||||
test "$DM_DEV_DIR" != "/dev" && cp -LR "${mddev}p1" "$DM_DEV_DIR"
|
||||
|
||||
pvcreate --metadatasize 128k "${pvdev}p1"
|
||||
check sysfs "${pvdev}p1" alignment_offset 0
|
||||
|
||||
maj=$(($(stat -L --printf=0x%t "${mddev}p1")))
|
||||
min=$(($(stat -L --printf=0x%T "${mddev}p1")))
|
||||
|
Loading…
x
Reference in New Issue
Block a user