mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
tests: metadata-zero-space more debugging
This commit is contained in:
parent
39a0de68bd
commit
196a9ed59f
@ -38,7 +38,7 @@ xxd meta.raw > meta.txt
|
|||||||
# to help debug if the next grep fails
|
# to help debug if the next grep fails
|
||||||
ls -l meta.txt
|
ls -l meta.txt
|
||||||
head -n 100 meta.txt
|
head -n 100 meta.txt
|
||||||
grep -A4 -B4 00001200 meta.txt
|
grep -A4 -B4 1200 meta.txt
|
||||||
|
|
||||||
grep -B1 "$vg {" meta.txt > meta.vg
|
grep -B1 "$vg {" meta.txt > meta.vg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user