]> sourceware.org Git - lvm2.git/commit
tests: replace cat usage
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 6 Jul 2017 17:41:25 +0000 (19:41 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 10 Jul 2017 12:23:53 +0000 (14:23 +0200)
commit160cb1e713d1b48f579c26d393e83ee0fd0e6e7d
tree271c7caedb671573e1a3957a2ab601d2e4a71bb5
parente11de5847d8f367c6c07221db560d3c82371ed81
tests: replace cat usage
55 files changed:
test/shell/000-basic.sh
test/shell/covercmd.sh
test/shell/discards-thin.sh
test/shell/inconsistent-metadata.sh
test/shell/lv-ancestry.sh
test/shell/lvchange-raid1-writemostly.sh
test/shell/lvchange-rebuild-raid.sh
test/shell/lvconvert-mirror-updown.sh
test/shell/lvconvert-mirror.sh
test/shell/lvconvert-raid-allocation.sh
test/shell/lvconvert-raid-reshape.sh
test/shell/lvconvert-raid-status-validation.sh
test/shell/lvconvert-raid.sh
test/shell/lvconvert-raid10.sh
test/shell/lvconvert-repair.sh
test/shell/lvconvert-snapshot.sh
test/shell/lvconvert-thin-external.sh
test/shell/lvconvert-thin.sh
test/shell/lvcreate-large-raid.sh
test/shell/lvcreate-operation.sh
test/shell/lvcreate-pvtags.sh
test/shell/lvcreate-raid.sh
test/shell/lvcreate-small-snap.sh
test/shell/lvcreate-thin-big.sh
test/shell/lvcreate-thin-external-size.sh
test/shell/lvcreate-thin-external.sh
test/shell/lvcreate-thin-power2.sh
test/shell/lvcreate-thin-snap.sh
test/shell/lvcreate-thin.sh
test/shell/lvcreate-usage.sh
test/shell/lvextend-percent-extents.sh
test/shell/lvextend-thin-data-dmeventd.sh
test/shell/lvextend-thin-metadata-dmeventd.sh
test/shell/lvmcache-exercise.sh
test/shell/lvmetad-pvs.sh
test/shell/lvresize-raid.sh
test/shell/lvresize-rounding.sh
test/shell/metadata-dirs.sh
test/shell/metadata.sh
test/shell/mirror-vgreduce-removemissing.sh
test/shell/pvmove-basic.sh
test/shell/pvmove-raid-segtypes.sh
test/shell/pvmove-thin-segtypes.sh
test/shell/snapshot-lvm1.sh
test/shell/snapshot-maxsize.sh
test/shell/snapshot-usage-exa.sh
test/shell/snapshot-usage.sh
test/shell/stray-device-node.sh
test/shell/vgcfgbackup-lvm1.sh
test/shell/vgcfgbackup-usage.sh
test/shell/vgchange-many.sh
test/shell/vgchange-maxlv.sh
test/shell/vgreduce-usage.sh
test/shell/vgsplit-thin.sh
test/shell/vgsplit-usage.sh
This page took 0.067524 seconds and 5 git commands to generate.