1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Jim Meyering 0b0c2117af Avoid over-quoting in shell scripts.
Do not use "..." around the RHS of VAR= assignment,
nor on the argument of "case ... in ...".


Author: Jim Meyering <jim@meyering.net>
2007-09-24 19:19:18 +00:00
..
.gitignore Add testing framework, along with first few tests. 2007-09-18 14:00:42 +00:00
lvm-utils.sh add tests to validate lvextend %PVS 2007-09-21 21:14:25 +00:00
Makefile.in Rename test scripts not to include the 4-digit number. 2007-09-21 17:12:13 +00:00
mkdtemp Clean-up and wording changes; add copyright notices. 2007-09-18 14:02:22 +00:00
t-000-basic.sh Rename test scripts not to include the 4-digit number. 2007-09-21 17:12:13 +00:00
t-lvcreate-pvtags.sh Avoid over-quoting in shell scripts. 2007-09-24 19:19:18 +00:00
t-lvcreate-usage.sh Avoid over-quoting in shell scripts. 2007-09-24 19:19:18 +00:00
t-lvextend-percent-extents.sh Avoid over-quoting in shell scripts. 2007-09-24 19:19:18 +00:00
t-pv-range-overflow.sh Avoid over-quoting in shell scripts. 2007-09-24 19:19:18 +00:00
test-lib.sh Clean-up and wording changes; add copyright notices. 2007-09-18 14:02:22 +00:00